diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-02-19 14:01:44 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-02-19 14:01:44 +0700 |
| commit | 66901cd03a1494e6c84893e14083dcd1fbe737a5 (patch) | |
| tree | a77fd0004f8e01834ade12d4508edbf76be1e6ff /indoteknik_custom/models/__init__.py | |
| parent | 62636c80dcc2078eed18810e7958f41fd5b13fdc (diff) | |
fix bug account move
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 ddbe16f1..dea3eeea 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -142,3 +142,4 @@ from . import stock_immediate_transfer from . import coretax_fatur from . import ir_actions_report from . import barcoding_product +from . import account_payment_register |
