diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-02-23 10:45:13 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-02-23 10:45:13 +0700 |
| commit | eb805076e595f1c757c29357c3e581c89d492138 (patch) | |
| tree | 10ba613372eb7469342e1d8d34561ca6dd885b8c /indoteknik_custom/__manifest__.py | |
| parent | b94e4ff577c023d0ce1717c01c6080efc988acb7 (diff) | |
| parent | 5c9214c1c846e61c5356e1b19341b070c2303198 (diff) | |
Merge branch 'staging' of bitbucket.org:altafixco/indoteknik-addons into staging
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 243b3028..449fd09c 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -16,6 +16,7 @@ 'views/delivery_order.xml', 'views/product_pricelist.xml', 'views/res_groups.xml', + 'views/res_partner_company_type.xml', 'views/res_partner.xml', 'views/product_pricelist_item.xml', 'views/product_public_category.xml', @@ -25,6 +26,7 @@ 'views/sale_monitoring.xml', 'views/sale_monitoring_detail.xml', 'views/user_activity_log.xml', + 'views/user_company_request.xml', 'views/vit_kelurahan.xml', 'views/vit_kecamatan.xml', 'views/vit_kota.xml', |
