diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-09 15:05:55 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-09 15:05:55 +0700 |
| commit | eababb6272797427353ccc5a58609ceac6ceea1c (patch) | |
| tree | 2e7686ff646a911267b1db7924fbaba7e7e35f80 /indoteknik_custom/models/__init__.py | |
| parent | 544ccd0952c03f9021478f64bdb31a06e923a13d (diff) | |
ledger
Diffstat (limited to 'indoteknik_custom/models/__init__.py')
| -rwxr-xr-x | indoteknik_custom/models/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 45c30473..8c7071e3 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -76,4 +76,4 @@ 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 +from . import account_report_general_ledger |
