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
d0956ffb97b2c4af616ab1e03f882a8b3f274209
partsERP
/
forms
/
store
History
teddy
d0956ffb97
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
..
__pycache__
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
__init__.py
Complete system for getting + saving Product Categories with new database, server, and client architecture.
2024-09-01 21:57:46 +01:00
product_category.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
product_permutation.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
product.py
1. Refactoring form objects and database objects to use inheritance and abstract base class for consistency and reduced redundancy.\n2. Contact us page button links updated to resolve error of missing link causing page refresh instead of expected functionality.
2024-09-10 12:09:50 +01:00
stock_item.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