diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-01-10 10:39:39 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-01-10 10:39:39 +0700 |
| commit | 88e5def4792743d2b3245e390f95df5a3f4be321 (patch) | |
| tree | a1d430b84f4d186d23a23f7436c4a633e612156a /indoteknik_custom/models/__init__.py | |
| parent | f1215bf41196a5758acfc05942fd305b166bd0bf (diff) | |
| parent | bef3ba4c18d585bc0980942d91b5fcb4d44427e1 (diff) | |
Merge branch 'feature/coretax_export_fakture' into odoo-production
# Conflicts:
# indoteknik_custom/models/__init__.py
# indoteknik_custom/security/ir.model.access.csv
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 e44d4233..bb223a31 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -135,3 +135,4 @@ from . import approval_retur_picking from . import va_multi_approve from . import va_multi_reject from . import stock_immediate_transfer +from . import coretax_fatur |
