don_confiao_backend/tienda_ilusion/don_confiao
2025-01-11 14:05:01 -05:00
..
frontend/don-confiao #84 refactor(front): moved to api create reconciliation jar. 2025-01-11 14:05:01 -05:00
migrations #69 fix(migrations): conflict. 2024-12-28 17:13:55 -05:00
static fix(Purchase): set price based on product in all lines. 2024-08-31 12:38:17 -05:00
templates/don_confiao #69 refactor(ReconciliationJar): remove old view. 2024-12-02 21:43:48 -05:00
tests #84 refactor(SaleSummary): rename saleline_set to lines at serializer. 2024-12-31 14:30:20 -05:00
__init__.py ENV: Creación aplicacin Django 2024-06-22 09:52:44 -05:00
admin.py Feat: Se agrega modelo de terceros closed #15 2024-08-03 11:23:33 -05:00
api_views.py #84 refactor(SaleSummary): move to apiview. 2024-12-31 13:51:11 -05:00
apps.py ENV: Creación aplicacin Django 2024-06-22 09:52:44 -05:00
example_customer.csv Import Customers 2024-10-26 17:16:27 -05:00
example_products2.csv fix: actualizacion de categorias en la importacion de productos. 2024-06-29 18:12:25 -05:00
example_products.csv fix: evitando duplicado de productos en la importacion. 2024-06-29 16:57:50 -05:00
export_csv.py Feat: Export Ventas Para Tryton 2024-09-07 14:58:11 -05:00
forms.py #69 refactor(ReconciliationJar): remove old form. 2024-12-02 21:44:21 -05:00
models.py Merge branch 'main' into streamline_reconciliation_jar_process_#69 2024-12-28 17:07:18 -05:00
serializers.py #84 refactor(SaleSummary): rename saleline_set to lines at serializer. 2024-12-31 14:30:20 -05:00
urls.py #84 refactor(SaleSummary): move to apiview. 2024-12-31 13:51:11 -05:00
views.py #84 refactor(SaleSummary): move to apiview. 2024-12-31 13:51:11 -05:00