Commit Graph

21 Commits

Author SHA1 Message Date
86b231a828 Merge branch 'main' into implement_api 2024-09-08 22:36:36 -05:00
19a618a671 fix(api): remove SaleWithLinesViewSet. 2024-09-08 22:33:41 -05:00
5adf9a9ce7 feat(api): implement endpoints to products, customer and sales. 2024-09-08 21:42:35 -05:00
eaa856e9da feat(api): implemented create sale as api endpoint. 2024-09-07 21:33:49 -05:00
a83cd970e6 Feat: Export Ventas Para Tryton 2024-09-07 14:58:11 -05:00
b81d95a9ba B
C
iMerge branch 'main' of ssh://gitea.onecluster.org:6666/OneTeam/don_confiao into ExportTrytonSaleLine
2024-09-07 08:10:57 -05:00
603230beda Fix: Export Sale Line 2024-09-07 08:07:35 -05:00
f1d96467d6 feat(buy): send products list to buy view. 2024-08-31 09:46:03 -05:00
0c95c21666 feat(Payments): Generate cash payment with purchase. 2024-08-17 16:39:29 -05:00
204bdbcb33 limit to CASH methods type in purchases. 2024-08-17 12:51:38 -05:00
8f611a523b make customer name required field. 2024-08-17 09:48:36 -05:00
de4bb52346 fix: purchase summary test. 2024-08-17 08:44:06 -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
108d983d74 Add Summary View Purchase 2024-08-03 12:37:21 -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
b2ab71e7a4 payment: remove unused test. 2024-08-03 09:42:32 -05:00
b4b6144611 view: calculando resumen de compra. 2024-07-27 17:12:52 -05:00
a9ab0f4ee7 test: move to tests folder. 2024-07-27 15:21:04 -05:00
6795aa3dcc feat: Se agrega testform 2024-07-12 22:38:07 -05:00
7223c0c9a9 Fix: Clean Home, Crear lineas de Venta 2024-07-12 22:00:37 -05:00