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
f425a103d48fd6c6c0302eba7b862ab1407b06f3
parts_website
/
business_objects
History
teddy
f425a103d4
1. Fix(Authentication): User login on production. \n 2. Fix(SQL): Refactoring of Stock Items to include foreign key for Supplier Purchase Order, Manufacturing Purchase Order, and Customer Sales Order IDs.
2024-11-22 12:54:06 +00:00
..
__pycache__
1. Fix(Authentication): User login on production. \n 2. Fix(SQL): Refactoring of Stock Items to include foreign key for Supplier Purchase Order, Manufacturing Purchase Order, and Customer Sales Order IDs.
2024-11-22 12:54:06 +00:00
store
Fix: Product Category, Product, and Product Permutation save and filter.
2024-11-18 18:46:50 +00:00
__init__.py
Initial commit
2024-04-17 15:07:51 +01:00
address.py
Feat(MySQL): Database population with data for Kitchen project.
2024-11-11 14:56:55 +00:00
base.py
Fix: Product Category save + filter debugging.
2024-11-18 14:02:23 +00:00
currency.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
db_base.py
feat(UI): Stock Items page added with getting, filtering, and saving data.
2024-10-13 19:40:25 +01:00
region.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
sql_error.py
Fix: Product Category save + filter debugging.
2024-11-18 14:02:23 +00:00
unit_measurement.py
Fix: Removal of filter methods from controllers.
2024-11-17 15:17:57 +00:00
user.py
1. Fix(Authentication): User login on production. \n 2. Fix(SQL): Refactoring of Stock Items to include foreign key for Supplier Purchase Order, Manufacturing Purchase Order, and Customer Sales Order IDs.
2024-11-22 12:54:06 +00:00