diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-09-17 18:05:45 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-09-17 18:05:45 +0700 |
| commit | ade0fe34d2d77fa9ee8e275cb60301b325710bd1 (patch) | |
| tree | eeeb88d8c7593a410244cfea20c379e39f2713aa /fixco_custom/models/__init__.py | |
| parent | 776d2eefc8d43462eee3992992088e066fecfe21 (diff) | |
coretax
Diffstat (limited to 'fixco_custom/models/__init__.py')
| -rwxr-xr-x | fixco_custom/models/__init__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py index 23f28a9..27ca4e1 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -29,4 +29,5 @@ from . import product_public_category from . import reordering_rule from . import update_depreciation_move_wizard from . import invoice_reklas -from . import uangmuka_pembelian
\ No newline at end of file +from . import uangmuka_pembelian +from . import coretax_faktur
\ No newline at end of file |
