Commit Graph

193 Commits

Author SHA1 Message Date
Cristiano 5869ae18c4 Put roles into endpoints 2026-05-28 15:36:33 +02:00
sanchezvem fc9da89ebe Added refresh token endpoint 2026-05-28 14:05:47 +01:00
sanchezvem 76239b41bd Adapt endpoint to UX 2026-05-27 18:02:03 +01:00
sanchezvem 88882f9db8 Deleted date of delivery note dto 2026-05-27 17:48:30 +01:00
sanchezvem 6339fbdb8c Added spec for see all documents order by desc 2026-05-27 17:23:02 +01:00
sanchezvem 6f2c60e6c0 Fixed error with inclusion in pdf of quotation 2026-05-27 13:12:57 +01:00
sanchezvem cac880e35f Add endpoint to display all customers, and updated dto to create quotation and purchase order 2026-05-27 12:32:27 +01:00
sanchezvem 897b036fc5 fix error 2026-05-26 18:55:54 +01:00
sanchezvem 19c63ef317 Fixed error with update of quantity in stock page 2026-05-26 12:06:15 +01:00
sanchezvem fdaead91ff Changed display of delivery note 2026-05-26 12:01:09 +01:00
sanchezvem aa40ae2e7a Added missing mappings profiles 2026-05-26 11:43:41 +01:00
sanchezvem ed59efe4f8 Added new endpoint to manage warehouse 2026-05-26 11:16:16 +01:00
sanchezvem b13b8ebfb6 Added new endpoint to manage deliveries 2026-05-26 10:53:10 +01:00
sanchezvem 57646a1417 Fix error with spec of product under limit 2026-05-26 10:25:05 +01:00
sanchezvem 3cb619cfa6 Fixed error of display with price of product in all documents 2026-05-25 16:38:33 +01:00
sanchezvem 48b9db6e1c Added SupplierId in DeliveryNote 2026-05-25 16:21:58 +01:00
sanchezvem c0ac9f7a65 Fixed error with setting during conversion of base64 2026-05-25 15:42:23 +01:00
sanchezvem d46fa606b7 Fixed error with creation of document 2026-05-25 12:19:05 +01:00
sanchezvem b59a8b6c3d Added missing field to display price of products on quotation and purchase order 2026-05-25 11:44:18 +01:00
sanchezvem 1ae8072219 Fixed error with documentId 2026-05-25 11:09:01 +01:00
sanchezvem 1434a5d77a Cleaned code 2026-05-24 17:24:44 +01:00
sanchezvem 656100d15e Refactor all code 2026-05-24 17:22:03 +01:00
Cristiano fe58e5e7e7 Firs fixes like price into PDF 2026-03-26 17:23:09 +01:00
Cristiano 9c723a7a10 Merge remote-tracking branch 'origin/develop' into develop 2026-03-26 15:36:28 +01:00
Cristiano 0312f02028 Some fixes 2026-03-26 15:35:11 +01:00
sanchezvem 418c2b3d16 fix error 2025-12-20 15:39:05 +01:00
Cristiano 3487baad87 Added endpoint to get products under their limit 2025-12-18 14:41:45 +01:00
sanchezvem 29e2036965 fix error 2025-12-13 15:34:29 +01:00
sanchezvem be7a3193ab added CreateQuotationEndpoint.cs 2025-12-13 15:08:18 +01:00
sanchezvem 0802ec9e33 new migration 2025-12-13 11:39:56 +01:00
sanchezvem 35d3e58d86 fix error and add CreatePurchaseOrder.cs 2025-12-13 11:24:01 +01:00
sanchezvem 2a42e1010f fix error 2025-12-12 21:57:58 +01:00
sanchezvem 2fa74ccba8 added UpdateQuotationDto.cs 2025-12-12 21:18:13 +01:00
sanchezvem 65cff130e4 update deliverynote endpoint 2025-12-11 17:46:23 +01:00
sanchezvem e21e2afea4 fix error 2025-12-04 17:11:34 +01:00
sanchezvem 17978e7c19 change response in endpoint to generate pdf 2025-12-04 16:38:27 +01:00
sanchezvem 6a20676b32 added showcompagnon 2025-12-04 15:06:36 +01:00
sanchezvem e440dcd2b5 added pdf generation for all orders 2025-12-03 17:41:19 +01:00
sanchezvem bee1cfb0e3 added PDF generation for quotation 2025-12-03 17:00:02 +01:00
sanchezvem d709654410 fix error in GetTotalQuantityEndpoint.cs 2025-11-30 16:59:28 +01:00
sanchezvem 4a82c51133 fixed errors 2025-11-30 15:43:59 +01:00
sanchezvem 8a04adeec3 updated GetSupplierDto.cs 2025-11-30 15:35:08 +01:00
sanchezvem db9219e80f fix error in PatchRealDeliveryDateEndpoint.cs 2025-11-30 14:50:21 +01:00
sanchezvem 9e6834754f added DeleteDeliveryNoteEndpoint.cs 2025-11-30 14:23:30 +01:00
sanchezvem efa7a0be6f added DeleteProductEndpoint.cs 2025-11-29 21:58:20 +01:00
sanchezvem 2a439ccbb5 added mapper 2025-11-28 09:51:12 +01:00
sanchezvem 5c6798a647 fixed errors 2025-11-27 17:24:48 +01:00
Cristiano 50a5f371dd Fixed Database 2025-11-27 14:35:35 +01:00
sanchezvem 86c5d6ae7b new migration 2025-11-27 13:41:55 +01:00
sanchezvem 1c0432a2c4 updated length of password in User.cs 2025-11-27 13:40:02 +01:00