diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2023-08-09 08:12:22 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2023-08-09 08:12:22 +0000 |
| commit | 7ef85851c3c097a5e67596ac2630d0e8268dd008 (patch) | |
| tree | a4a48e6348cdb4812ca71356bfd4fa4ceb137698 /indoteknik_custom/models/__init__.py | |
| parent | 207c8f4f288e841d4f69525c9d688f230d116ff6 (diff) | |
| parent | 9a5b528c2d5afc4b6f1da30e14167b0bc33ae923 (diff) | |
Merged in production (pull request #93)
Production
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 f26cbec2..843beeae 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -78,4 +78,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 |
