diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2023-08-09 03:47:58 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2023-08-09 03:47:58 +0000 |
| commit | 207c8f4f288e841d4f69525c9d688f230d116ff6 (patch) | |
| tree | 9ab7a89d6c147b9a952736a440f52af7fd41c854 /indoteknik_custom/__manifest__.py | |
| parent | 1613b43341a312a42f87e9a7ff34fbb485878710 (diff) | |
| parent | 544ccd0952c03f9021478f64bdb31a06e923a13d (diff) | |
Merged in export-ledger (pull request #89)
Export 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 b7aadbdf..2cd7ad6e 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', 'views/airway_bill.xml', 'views/product_attribute_value.xml', |
