This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
partsERP
Watch
1
Star
0
Fork
0
You've already forked partsERP
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0f45133c27baed760972476463102669fb106d49
partsERP
/
forms
History
teddy
4000de0fc1
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
..
__pycache__
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
store
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
__init__.py
Complete system for getting + saving Product Categories with new database, server, and client architecture.
2024-09-01 21:57:46 +01:00
access_level.py
1. View, filter, and save Product Permutation. \n 2. Synchronised with Product Category page and all common functionality moved into base and base table css, js, and python files.
2024-09-24 23:25:52 +01:00
base.py
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
2024-10-05 21:16:42 +01:00
forms.py
refactor(SQL): Staging tables and Calc stored procedures used for modular stored procedure archicture for scalability. Implemented for Product Catalogue. \n BREAKING CHANGE: BIT argument a_debug added to all but basic stored procedures for analysis of performance and results.
2024-10-02 15:59:53 +01:00
unit_measurement.py
1. View, filter, and save Product Permutation. \n 2. Synchronised with Product Category page and all common functionality moved into base and base table css, js, and python files.
2024-09-24 23:25:52 +01:00