Commit Graph

6 Commits

Author SHA1 Message Date
ec310b2f6e Fixed validation to show errors in a popup window 2025-05-20 11:16:28 -05:00
9e83e28d4b Add/Modify product screen implemented, needs validation and search functionality 2025-05-15 15:07:30 -05:00
ef65598a4d Main Screen fixes
Added confimation dialogues for deleting parts/products;
Finished implementing Product class methods;
Propogating part modifications to associated products;
Stopped deleting of items if there is an association;
2025-05-15 13:31:08 -05:00
70400de418 Parts screen functionality mostly complete; Just need validation 2025-05-15 00:22:04 -05:00
179e8e13f9 Implement Inventory Methods; Add static Inventory object to static Program class 2025-05-14 22:08:02 -05:00
a7c02cf29f init 2025-04-29 21:11:49 -05:00