Commit Graph

37 Commits

Author SHA1 Message Date
1b425542b3 #69 feat(ReconciliationJar): send reconciliation jar from frontend 2024-12-14 19:42:59 -05:00
1f2f484e95 #69 test(ReconciliationJar): add failed case. 2024-12-14 09:59:26 -05:00
ef721a6b53 #69 feat(ReconciliationJar): add purchases to list. 2024-12-13 17:21:29 -05:00
f0201a86b2 #69 feat(ReconciliationJar): accept post creation. 2024-12-02 22:52:04 -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
3294b8e814 refactor(test): rename method. 2024-12-02 21:28:20 -05:00
3189363ba9 style: minor fix. 2024-12-02 21:22:36 -05:00
a6b4c1c5b6 #69 feat(Reconciliation):get purchases for reconciliation endpoint. 2024-11-17 23:15:21 -05:00
9d602c8ddc feat(PaymentMethods): create endpoint. 2024-11-11 16:09:16 -05:00
99f2f77b78 fix(test): fix create sale api test. 2024-11-11 16:08:20 -05:00
b7c4cf5d44 refactoring(Purchase): simplify payment_method #47 2024-11-09 13:49:24 -05:00
7c36524763 Redirect to summary after purchase #55 2024-11-02 16:46:45 -05:00
b134b88791 summary purchase: generate draft. 2024-11-02 13:54:09 -05:00
1519b3c8bb django(View): add purchase summary json endpoint. 2024-11-02 12:51:26 -05:00
4cbeaa2560 refactor(test): sentence to method. 2024-11-02 11:05:39 -05:00
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