don_confiao_backend/tienda_ilusion/don_confiao
2025-02-08 14:54:21 -05:00
..
migrations #88 feat(AdminCode): create model and api view. 2025-01-11 19:08:05 -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 #90 feat(api): add payment method to sales. 2025-01-28 09:17:48 -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 #90 feat(ReconcilaitionJar): create api view with pagination. 2025-01-12 00:24:30 -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 #88 feat(AdminCode): create model and api view. 2025-01-11 19:08:05 -05:00
serializers.py #90 feat(api): add payment method to sales. 2025-01-28 09:17:48 -05:00
urls.py #90 feat(ReconcilaitionJar): create api view with pagination. 2025-01-12 00:24:30 -05:00
views.py #84 refactor(SaleSummary): move to apiview. 2024-12-31 13:51:11 -05:00