diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-31 11:51:50 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2023-08-31 11:51:50 +0700 |
| commit | b7dba2d8eed3c2af22dca53a916f12e9b842c2aa (patch) | |
| tree | 3ca984df1c729378f463cedef6f6e7c95ec591da /indoteknik_custom/__manifest__.py | |
| parent | 403b86d1a3cc168680069b0d8fc499048583da8f (diff) | |
coa cost centre
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 0d38a7d7..e1be8910 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -93,6 +93,9 @@ 'views/price_group.xml', 'views/mrp_production.xml', 'views/apache_solr_queue.xml', + 'views/cost_centre.xml', + 'views/account_account_views.xml', + 'views/account_move_line.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
