diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-23 12:53:26 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-23 12:53:26 +0700 |
| commit | 0347f4164a951dd24e371edbcd70840f570d0e31 (patch) | |
| tree | f1de5036f05bac7105165b87ee573b4181a7e711 /indoteknik_custom/models/__init__.py | |
| parent | a4352ddc19c392e0ed5f30d350ce928d98f5b6e2 (diff) | |
| parent | e8731dea7c65b94df563f3e9a11f6bf1ed56ded1 (diff) | |
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index d884793a..bc20e55d 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -82,3 +82,4 @@ from . import account_report_financial from . import account_report_general_ledger from . import price_group from . import po_sync_price +from . import base_import_import |
