This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
parts_website
Watch
1
Star
0
Fork
0
You've already forked parts_website
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
51d991ba42349a519025f25ba3352608ea2ea3cc
parts_website
/
datastores
History
teddy
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
..
__pycache__
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
__init__.py
Initial commit
2024-04-17 15:07:51 +01:00
datastore_base.py
Feat: Product Variations page get, filter, and save. \n Fix: Active column changed to Add / Delete / Undelete column - this change has only been applied to Product Variations page
2024-11-09 13:41:08 +00:00
datastore_store_base.py
Feat(MySQL): Database population with data for Kitchen project.
2024-11-11 14:56:55 +00:00
datastore_store_basket.py
Feat: Product Variations page get, filter, and save. \n Fix: Active column changed to Add / Delete / Undelete column - this change has only been applied to Product Variations page
2024-11-09 13:41:08 +00:00
datastore_store_manufacturing_purchase_order.py
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
datastore_store_product_category.py
Feat: Product Variations page get, filter, and save. \n Fix: Active column changed to Add / Delete / Undelete column - this change has only been applied to Product Variations page
2024-11-09 13:41:08 +00:00
datastore_store_product_permutation.py
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
datastore_store_product_variation.py
Feat: Product Variations page get, filter, and save. \n Fix: Active column changed to Add / Delete / Undelete column - this change has only been applied to Product Variations page
2024-11-09 13:41:08 +00:00
datastore_store_product.py
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
datastore_store_stock_item.py
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
datastore_store_stripe.py
Feat: Product Variations page get, filter, and save. \n Fix: Active column changed to Add / Delete / Undelete column - this change has only been applied to Product Variations page
2024-11-09 13:41:08 +00:00
datastore_store_supplier_purchase_order.py
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
datastore_store_supplier.py
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
datastore_user.py
Fix: Database connection recreated on Login and Logout callbacks to prevent error due to previous session closing.
2024-10-29 22:05:44 +00:00