|
|
8c4efc73da
|
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 |
|
|
|
b1a27f31f8
|
Merge pruning main branch changes.
|
2024-10-28 16:07:24 +00:00 |
|
|
|
437e094776
|
feat: Shop Supplier Purchase Order get, filter, and add new.
|
2024-10-25 16:42:13 +01:00 |
|
|
|
7b6266e2f6
|
feat(JavaScript): Updated architecture for TableBasePage object with static row ID attribute attached for adding ID against each row added to DOM
|
2024-10-18 22:25:07 +01:00 |
|
|
|
1e2dff4ad3
|
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 |
|
|
|
fdcf448bb1
|
feat(UI): Stock Items page added with getting, filtering, and saving data.
|
2024-10-13 19:40:25 +01:00 |
|
|
|
4000de0fc1
|
feat(web): Store Product UI created and hooked up for viewing, editing, and saving.
|
2024-10-05 21:16:42 +01:00 |
|
|
|
f2d20bca58
|
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 |
|
|
|
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 |
|
|
|
45ac0405b4
|
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 |
|