diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-08-18 11:42:50 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-08-18 11:42:50 +0700 |
| commit | 9a97cf1790f913a9fcb9ea4744154305d6ca1ced (patch) | |
| tree | 9be27427180db8f7778bcd8cf8350e0464f06ce6 /indoteknik_custom/__manifest__.py | |
| parent | 2d400be8110ebc7471022455c59a135658d014ed (diff) | |
sales order approval
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 58b8a3df..61b51eed 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -30,6 +30,7 @@ 'views/x_product_tags.xml', 'views/stock_vendor.xml', 'views/crm_lead.xml', + 'views/sale_order.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
