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
8fc3d8a803db142e40ee13b277c6b7bc1ec59e2a
parts_website
/
datastores
History
teddy
b20fc8a653
Feat(MySQL): Database population with data for Kitchen project.
2024-11-11 14:56:55 +00:00
..
__pycache__
Feat(MySQL): Database population with data for Kitchen project.
2024-11-11 14:56:55 +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: 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
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