diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-09 11:09:23 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-09 11:09:23 +0700 |
| commit | 4aa5108543075227378b856ce31f478bd5a3b3db (patch) | |
| tree | ef4f8ba5a598f08b03ac0404c88da7869b81dab0 /indoteknik_custom/models/__init__.py | |
| parent | cdbb16de1b4da9fdc5f170d411d2bf3b489bfafb (diff) | |
ledger
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index f26cbec2..1bdbc513 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -75,7 +75,3 @@ from . import account_move_due_extension from . import voucher from . import bill_receipt from . import account_move_multi_update -from . import account_financial_report -from . import account_general_ledger -from . import account_report_financial -from . import account_report_general_ledger
\ No newline at end of file |
