diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-02-26 09:18:48 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-02-26 09:18:48 +0700 |
| commit | e24d74a1ca5af90086060374dddc309e102579ea (patch) | |
| tree | df345eae2f13877ff8c56036a00ccafb70b0f486 /indoteknik_custom/__manifest__.py | |
| parent | ddf1dda97c1f502cbcfeb310ba106c2774b9f484 (diff) | |
| parent | 6887a85d0e5aa30b6274360480eeac544a97248b (diff) | |
Merge branch 'production' of bitbucket.org:altafixco/indoteknik-addons into production
# Conflicts:
# indoteknik_custom/security/ir.model.access.csv
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 27617099..dc03d138 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -114,6 +114,7 @@ 'views/report_logbook_sj.xml', 'views/role_permission/ir_model_access.xml', 'views/role_permission/res_groups.xml', + 'views/cust_commision.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
