Commit Graph

126 Commits

Author SHA1 Message Date
sanchezvem e66c95a65e Added automatic generation in dashboard when employees start application to generate product under limit during absence 2026-05-27 17:31:10 +01:00
sanchezvem d8112facb4 Added filter in creation of purchase order to see only stock of supplier among all checked products 2026-05-27 15:49:54 +01:00
sanchezvem 027c36dc52 Added modal to choice deliverer before creation of delivery note 2026-05-27 14:39:50 +01:00
sanchezvem 0aec0be1d4 Fixed error to function to create quotation 2026-05-27 13:05:54 +01:00
sanchezvem a7ef707388 Fixed error to function to create purchase order 2026-05-27 12:20:25 +01:00
sanchezvem 56d3d1bea7 Added supplier in purchase order form 2026-05-26 19:17:40 +01:00
sanchezvem 14d3d25217 Fixed error with code to check product 2026-05-26 18:57:41 +01:00
sanchezvem 961551e926 Added checkbox in stock page 2026-05-26 18:35:44 +01:00
sanchezvem 4dd1d7e81d Fixed error with estimateDeliveryDate in form to update the raw 2026-05-26 14:57:36 +01:00
sanchezvem f233c46853 Deleted search bar 2026-05-26 14:09:09 +01:00
sanchezvem 6e9daf3e60 Reorganized dashboard 2026-05-26 12:27:06 +01:00
sanchezvem 2d8104aeae Added function to manage deliveries 2026-05-26 12:07:08 +01:00
sanchezvem c10a0a7c2f Added function to manage deliveries 2026-05-26 11:52:31 +01:00
sanchezvem 7e69cbd952 Fixed error with SupplierId on Delivery Note DTO 2026-05-25 16:33:03 +01:00
sanchezvem dbeb5b43ee Added settings 2026-05-25 15:41:40 +01:00
sanchezvem 561b8e5fc3 Fixed errors with price in all documents 2026-05-25 12:18:34 +01:00
sanchezvem 8afa2e6f06 Fixed errors with suppliers 2026-05-25 11:08:15 +01:00
sanchezvem d2ca8b1bf2 Adapted front with back update 2026-05-25 10:53:32 +01:00
sanchezvem b03196ce0f deleted notifs components 2026-05-25 10:40:08 +01:00
sanchezvem cb4686765b created function for create delivery note 2025-12-20 16:46:46 +01:00
sanchezvem 5e039281de first commit 2025-12-20 13:58:49 +01:00
sanchezvem 8b7d48779e added create quotation function and edit end delete product in quotation table 2025-12-13 15:50:59 +01:00
sanchezvem 9ebe8ab37e added create purchase order function 2025-12-13 14:31:54 +01:00
sanchezvem 8124d83e79 added edit quantity function 2025-12-13 12:10:51 +01:00
sanchezvem 22e50a8dea added edit function 2025-12-12 21:56:09 +01:00
sanchezvem 750a0da817 added edit function 2025-12-12 21:46:16 +01:00
sanchezvem a707a33a87 first commit 2025-12-12 21:19:39 +01:00
sanchezvem 3c8abbb600 fix error in user page 2025-12-12 21:18:46 +01:00
sanchezvem d160a29a56 updated delivery note 2025-12-11 19:30:46 +01:00
sanchezvem 586c9458b1 update delivery note form 2025-12-11 17:48:54 +01:00
sanchezvem dfaea894e4 Merge remote-tracking branch 'origin/develop' into develop 2025-12-11 17:19:55 +01:00
sanchezvem 35f1909ca0 update delivery note form 2025-12-11 17:19:48 +01:00
Enzo b71a9d5d6e Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	src/app/services/api/api/deliverynotes.service.ts
#	src/app/services/api/api/purchaseorders.service.ts
#	src/app/services/api/api/quotations.service.ts
2025-12-11 17:17:27 +01:00
Enzo 8d98a01c22 update searchbar on supplier and stock 2025-12-11 17:14:23 +01:00
sanchezvem a3a6b6d626 update delivery note components 2025-12-11 15:30:12 +01:00
sanchezvem f812ce856c added loading function 2025-12-04 17:45:20 +01:00
sanchezvem 41bfc9b8ae added generation function for generate pdf 2025-12-04 17:13:16 +01:00
Enzo 25de3eae4b first commit 2025-12-04 16:42:37 +01:00
sanchezvem f76162fa83 Merge branch 'feature/AddEditPriceFunctionInSupplier' into develop 2025-12-01 12:54:52 +01:00
sanchezvem 0470b9c45c added suppr and edit modal for supplier price 2025-12-01 12:52:52 +01:00
sanchezvem cdcdaaa25e added suppr and edit modal for supplier price 2025-12-01 12:41:40 +01:00
sanchezvem c42c29a9fd fix modal size 2025-12-01 10:48:03 +01:00
sanchezvem 837e608258 fixed errors 2025-11-30 17:37:24 +01:00
sanchezvem 9b49f5fe11 added totalQuantity in stock page 2025-11-30 17:20:14 +01:00
sanchezvem b7bd3be6a3 updated deliverer page for edit and add deliverer 2025-11-30 16:05:33 +01:00
sanchezvem b4aaa18103 fixed errors of price view in supplier page 2025-11-30 15:47:43 +01:00
sanchezvem 1c8be0a261 added patch in delivery note page 2025-11-30 14:52:19 +01:00
sanchezvem 3373453141 deleted interfaces 2025-11-30 14:29:46 +01:00
sanchezvem 7535689eef added getall and delete functions for deliverynote page 2025-11-30 14:28:18 +01:00
sanchezvem 387df7fd69 Merge branch 'feature/ConnectingApiToDeliveryNotePage' into develop 2025-11-30 13:10:28 +01:00