diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-11-26 10:08:16 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-11-26 10:08:16 +0700 |
| commit | 25edffb8ebf51e4b133132f4fbd49363b1426664 (patch) | |
| tree | 903a73bef338d0ddd1bed8577b276b318f37cc56 /fixco_custom/models/__init__.py | |
| parent | 29d10b8de8422a7c2ced1816d7cc7df41c20b73c (diff) | |
api altama
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 27ca4e1..c9c2484 100755 --- a/fixco_custom/models/__init__.py +++ b/fixco_custom/models/__init__.py @@ -30,4 +30,5 @@ from . import reordering_rule from . import update_depreciation_move_wizard from . import invoice_reklas from . import uangmuka_pembelian -from . import coretax_faktur
\ No newline at end of file +from . import coretax_faktur +from . import token_log
\ No newline at end of file |
