diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-03 15:12:47 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-03 15:12:47 +0700 |
| commit | ea655e339f1096fdc3c1aa23ba36d0109e9df760 (patch) | |
| tree | ce76fdf2585d222b2a8eb32c16b57e41fc4fc24c /indoteknik_custom/__manifest__.py | |
| parent | 091d3159526442a41cc1026a7d54fbf5c2f951f8 (diff) | |
ledger
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index dfe22fd2..362b2b2b 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -84,6 +84,8 @@ 'views/product_sla.xml', 'views/voucher.xml', 'views/bill_receipt.xml', + 'views/account_financial_report_view.xml', + 'views/account_report_general_ledger_view.xml', 'views/account_move_multi_update.xml', 'report/report.xml', 'report/report_banner_banner.xml', |
