diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-07-25 11:09:27 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-07-25 11:09:27 +0700 |
| commit | 940054dbc1dffca75bfb81e478d5538f762009c6 (patch) | |
| tree | dcf0d00d874e8167d83999f86499bdc1b54dd704 /indoteknik_custom/__manifest__.py | |
| parent | 4656fedaac694b5e6fe72311a49dd34bce1e50e5 (diff) | |
| parent | dd1e7158f3c5a24c4cfd67fdeedd9011f6c0655b (diff) | |
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
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 ead47bd3..dfe22fd2 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_bills.xml', + 'views/account_move_multi_update.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
