Commit Graph

43 Commits

Author SHA1 Message Date
8791c5fa2d fix(Sale): allow decimal on quantity products. 2025-04-06 16:02:44 -05:00
0caa6fbb56 #88 feat(AdminCode): create model and api view. 2025-01-11 19:08:05 -05:00
eaf1afdcb4 Merge branch 'main' into streamline_reconciliation_jar_process_#69 2024-12-28 17:07:18 -05:00
bea08da17d #69 feat(ReconciliationJar): Add total_cash_purchases field. 2024-12-02 22:00:05 -05:00
0d61e457c7 #69 refactor(ReconciliationJar): remove old view. 2024-12-02 21:43:48 -05:00
a6b4c1c5b6 #69 feat(Reconciliation):get purchases for reconciliation endpoint. 2024-11-17 23:15:21 -05:00
fe1e6e8336 Fix: closed #79 2024-11-16 15:59:56 -05:00
d047edaa3f machete(Purchase): translate Cash to Efectivo. 2024-11-11 16:16:33 -05:00
66495e25ff style(Purchase) 2024-11-09 13:55:59 -05:00
b7c4cf5d44 refactoring(Purchase): simplify payment_method #47 2024-11-09 13:49:24 -05:00
cosmos
83f3bbdc85 Add migrate 2024-10-26 17:22:58 -05:00
cosmos
5910c0c227 Import Customers 2024-10-26 17:16:27 -05:00
a83cd970e6 Feat: Export Ventas Para Tryton 2024-09-07 14:58:11 -05:00
1b1a504bf5 feat(view): set price based on product select on first line from purchase. 2024-08-31 12:04:01 -05:00
23ec2bc298 refactor: move Products list logic to model. 2024-08-24 10:30:58 -05:00
0c95c21666 feat(Payments): Generate cash payment with purchase. 2024-08-17 16:39:29 -05:00
1a54426af6 style(models): minor fix. 2024-08-17 12:49:43 -05:00
8f611a523b make customer name required field. 2024-08-17 09:48:36 -05:00
521d3b63fa Merge pull request 'Añadida vista resumen de compra' (#16) from summary_view_purchase into main
Reviewed-on: OneTeam/don_confiao#16
2024-08-10 13:03:11 -05:00
cosmos
6decc963f6 Fix(views): Add sub total to purchase summary 2024-08-10 13:01:04 -05:00
8d29202d3a Fix: Product name unique 2024-08-03 11:33:11 -05:00
19a1ba29d7 Feat: Se agrega modelo de terceros closed #15 2024-08-03 11:23:33 -05:00
e9e64f58db Fix: Campo product a Many2One 2024-08-03 10:27:47 -05:00
7b74e4d381 fix: typo. 2024-07-27 17:47:04 -05:00
ef281d8ecc Merge branch 'main' into modelar_cuadre_de_caja_#10 2024-07-27 13:37:48 -05:00
02fba454ba Fix: Clean Home, Crear lineas de Venta 2024-07-27 13:19:37 -05:00
5879296132 fix: ReconciliationJar. 2024-07-27 12:37:31 -05:00
a3c8189d8c feat: create a correct reconciliation jar. 2024-07-20 11:44:49 -05:00
08deb9d4ec view: improve reconciliate_jar. 2024-07-13 17:48:57 -05:00
3570af7b60 refactor: rename column. 2024-07-13 17:17:45 -05:00
a8f8820a55 feat: implementing form to reconciliation jar. 2024-07-13 17:13:17 -05:00
ee38c29ce3 feat: implement reconciliation jar summary. 2024-07-13 11:43:16 -05:00
7223c0c9a9 Fix: Clean Home, Crear lineas de Venta 2024-07-12 22:00:37 -05:00
2425ecc811 style: agregando descripción a los modelos 2024-07-06 09:30:35 -05:00
64a9b75ad7 fix: evitando duplicado de productos en la importacion. 2024-06-29 16:57:50 -05:00
ed5d3f447a fix: creacion repetida de categoria de productos. 2024-06-29 16:23:47 -05:00
ef0c0c52db Feat: importando productos desde csv. 2024-06-29 14:29:22 -05:00
4bc47ebd79 fix: permitiendo vacio en campos opcionales. 2024-06-22 14:20:03 -05:00
173e270136 Fix(Sale): permitiendo ventas sin descripcion. 2024-06-22 14:12:43 -05:00
1a9f9d4063 feat: add fields to SaleLine. 2024-06-22 13:57:39 -05:00
bc7e96d64c Feat: SaleLine 2024-06-22 11:10:09 -05:00
03b2395074 Feat: Se añade modelo Sale 2024-06-22 10:38:03 -05:00
e77b426044 ENV: Creación aplicacin Django 2024-06-22 09:52:44 -05:00