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/__manifest__.py | |
| parent | 544ccd0952c03f9021478f64bdb31a06e923a13d (diff) | |
ledger
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 362b2b2b..7c669810 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -84,7 +84,7 @@ 'views/product_sla.xml', 'views/voucher.xml', 'views/bill_receipt.xml', - 'views/account_financial_report_view.xml', + 'views/account_financial_report_view.xml', 'views/account_report_general_ledger_view.xml', 'views/account_move_multi_update.xml', 'report/report.xml', |
