don_confiao_backend/tienda_ilusion/don_confiao
2024-09-28 14:03:46 -05:00
..
frontend/don-confiao view(Purchase): add client list from requesta as example. 2024-09-28 14:03:46 -05:00
migrations migation. 2024-08-17 16:40:13 -05:00
static fix(Purchase): set price based on product in all lines. 2024-08-31 12:38:17 -05:00
templates/don_confiao fix(Purchase): set price based on product in all lines. 2024-08-31 12:38:17 -05:00
tests Merge branch 'main' into implement_api 2024-09-08 22:36:36 -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 fix(api): remove SaleWithLinesViewSet. 2024-09-08 22:33:41 -05:00
apps.py ENV: Creación aplicacin Django 2024-06-22 09:52:44 -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 refactor(Forms): rename varible. 2024-08-17 14:34:10 -05:00
models.py Feat: Export Ventas Para Tryton 2024-09-07 14:58:11 -05:00
serializers.py fix(api): remove SaleWithLinesViewSet. 2024-09-08 22:33:41 -05:00
urls.py Merge branch 'main' into implement_api 2024-09-08 22:36:36 -05:00
views.py Feat: Export Ventas Para Tryton 2024-09-07 14:58:11 -05:00