summaryrefslogtreecommitdiff
path: root/indoteknik_custom/__manifest__.py
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-08-09 15:10:47 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-08-09 15:10:47 +0700
commit9a5b528c2d5afc4b6f1da30e14167b0bc33ae923 (patch)
treea4a48e6348cdb4812ca71356bfd4fa4ceb137698 /indoteknik_custom/__manifest__.py
parent072694ec9464142ff1029ea4b070496e513c03c6 (diff)
parenteababb6272797427353ccc5a58609ceac6ceea1c (diff)
Merge branch 'export-ledger' into production
# Conflicts: # indoteknik_custom/__manifest__.py # indoteknik_custom/models/__init__.py # indoteknik_custom/models/account_financial_report.py # indoteknik_custom/models/account_general_ledger.py # indoteknik_custom/models/account_report_general_ledger.py # indoteknik_custom/views/account_financial_report_view.xml # indoteknik_custom/views/account_report_general_ledger_view.xml
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
-rwxr-xr-xindoteknik_custom/__manifest__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py
index 252d92b4..18031c25 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',