add finance app

This commit is contained in:
behruz-dev
2025-08-04 13:35:22 +05:00
parent 1dffabde44
commit bb8fbd4ca7
32 changed files with 336 additions and 69 deletions

View File

@@ -27,6 +27,7 @@ APPS = [
'core.apps.products',
'core.apps.projects',
'core.apps.orders',
'core.apps.finance',
]
PACKAGES = [