|
c33c6f630a
|
#9 feat(Tryton): update products from tryton.
|
2025-07-27 23:11:34 -05:00 |
|
|
76e525735d
|
#9 feat(Tryton): create products from tryton.
|
2025-07-27 22:57:44 -05:00 |
|
|
3d9feeac43
|
#9 feat(Tryton): add address_external_id to tryton.
|
2025-07-19 19:09:53 -05:00 |
|
|
81e4c0bc0d
|
#9 feat(Customer): add address_external_id field.
|
2025-07-19 19:04:58 -05:00 |
|
|
cf0f6dc4b5
|
#9 feat(Tryton): enviar_ventas_a_tryton
|
2025-07-19 19:00:33 -05:00 |
|
|
1d3160ae92
|
#9 feat(Product): add unit_external_id field.
|
2025-07-19 18:17:18 -05:00 |
|
|
ba9ef039f4
|
#9 feat(Product): add external_id field.
|
2025-07-19 17:32:35 -05:00 |
|
|
46e7181653
|
#9 feat(Sale): add external_id field.
|
2025-07-19 17:28:47 -05:00 |
|
|
62d39c97c0
|
#9 feat(Sale): add external_id field.
|
2025-07-19 10:57:28 -05:00 |
|
|
c7e1af9c81
|
fix(CSV): report tryton csv.
|
2025-04-12 12:06:07 -05:00 |
|
|
8791c5fa2d
|
fix(Sale): allow decimal on quantity products.
|
2025-04-06 16:02:44 -05:00 |
|
|
5ecf0f4bf5
|
feat(Api): export sales for tryton from api.
|
2025-03-02 23:33:26 -05:00 |
|
|
585d92c64c
|
fix(ExportSales): add test and fix.
|
2025-03-02 23:04:19 -05:00 |
|
|
2fcf884cce
|
#90 feat(api): add payment method to sales.
|
2025-01-28 09:17:48 -05:00 |
|
|
8bc2d02572
|
#90 test: minor fix.
|
2025-01-12 01:18:53 -05:00 |
|
|
c9cfc7f873
|
#90 feat(ReconcilaitionJar): create api view with pagination.
|
2025-01-12 00:24:30 -05:00 |
|
|
0caa6fbb56
|
#88 feat(AdminCode): create model and api view.
|
2025-01-11 19:08:05 -05:00 |
|
|
432b7dad74
|
#84 refactor(SaleSummary): rename saleline_set to lines at serializer.
|
2024-12-31 14:30:20 -05:00 |
|
|
eaf1afdcb4
|
Merge branch 'main' into streamline_reconciliation_jar_process_#69
|
2024-12-28 17:07:18 -05:00 |
|
|
5cfefdf91a
|
#69 feat(ReconciliationJar): link purchases with other payment methods.
|
2024-12-28 17:01:51 -05:00 |
|
|
8ab7903a0a
|
#69 test(ReconciliationJar): fix tests.
|
2024-12-14 21:37:24 -05:00 |
|
|
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 |
|
|
fe1e6e8336
|
Fix: closed #79
|
2024-11-16 15:59:56 -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 |
|