|
|
295ddb085c
|
Fix: Removal of filter methods from controllers.
|
2024-11-17 15:17:57 +00:00 |
|
|
|
51d991ba42
|
Fix: 1. Save proc architecture update for records saved with subrecords / linked records, such as Order has Items. \n 2. Style improvements for Product Category, Product, Product Permutation pages.
|
2024-11-15 08:58:37 +00:00 |
|
|
|
fe524d6cb8
|
Feat: Active column changed to add / delete / undelete buttons column on all table pages. \n Fix(UI): Product Permutations page preview Variations now shows when appropriate.
|
2024-11-11 10:49:55 +00:00 |
|
|
|
4c2e05f4ae
|
Fix: Product, Product Category, Product Permutation, Supplier, Supplier Purchase Order, and Manufacturing Purchase Order architecture update for getting and saving data.
|
2024-11-02 15:49:40 +00:00 |
|
|
|
0d2479d82e
|
Fix: Console outputs suppressed when not in debug mode to fix server errors caused by unnecessary outputs.
|
2024-10-29 09:38:43 +00:00 |
|
|
|
15d9a3a76f
|
fix: Updated Store for Product Categories, Products, and Product Permutations pages for tweaked architecture for controllers, datastores, and python data objects.
|
2024-10-14 11:42:51 +01:00 |
|
|
|
f6a6966ce4
|
feat(UI): Stock Items page added with getting, filtering, and saving data.
|
2024-10-13 19:40:25 +01:00 |
|
|
|
651a404ba3
|
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
|
2024-10-05 21:16:42 +01:00 |
|
|
|
9c2cfac948
|
feat(MySQL): Get Many stored procedures created for product variations with variation types and product prices with discounts and delivery options.
|
2024-10-05 13:20:00 +01:00 |
|
|
|
005a377ff9
|
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 |
|
|
|
cf78e4b3bc
|
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 |
|
|
|
2d55fe6239
|
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 |
|
|
|
b3e801e1ec
|
Complete system for getting + saving Product Categories with new database, server, and client architecture.
|
2024-09-01 21:57:46 +01:00 |
|
|
|
ba50aec9c9
|
1.started removal of CDNs.\n 2. Improved modular structure for all parts of project including database.
|
2024-08-30 23:27:28 +01:00 |
|