diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-08-21 21:58:04 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-08-21 21:58:04 +0700 |
| commit | f1b964c1f8071370ee0cffe6458bb9dc67039542 (patch) | |
| tree | 887883bdf1c0cee763b77b62a7fc9e4e63a68a04 /indoteknik_custom/__manifest__.py | |
| parent | 60ed70b31d47b5ee5fbc0bdb0c3de34820495600 (diff) | |
add group pricing
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 18031c25..7c38382c 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -90,6 +90,7 @@ 'views/airway_bill.xml', 'views/product_attribute_value.xml', 'views/mail_template_po.xml', + 'views/price_group.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
