Feat: Export Ventas Para Tryton

This commit is contained in:
2024-09-07 14:58:11 -05:00
parent b81d95a9ba
commit a83cd970e6
7 changed files with 143 additions and 13 deletions

View File

@@ -123,3 +123,5 @@ STATIC_URL = 'static/'
# https://docs.djangoproject.com/en/5.0/ref/settings/#default-auto-field
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
FIXTURE_DIRS = ['don_confiao/tests/Fixtures']