diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2024-04-26 14:14:16 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2024-04-26 14:14:16 +0700 |
| commit | b5a42eda62ae2b3536a072b9cb21a61e91a7b49a (patch) | |
| tree | ffa4386b0480b7b2c098680b0fbae7675ab213af /indoteknik_custom/__manifest__.py | |
| parent | d026ce987698790c8424a1b88d7bfacf1508dad6 (diff) | |
Add res partner site feature
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 1bfaa722..f1f3f9b6 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -121,6 +121,7 @@ 'views/cust_commision.xml', 'views/stock_quant.xml', 'views/purchasing_job_state.xml', + 'views/res_partner_site.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
