diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2022-08-26 11:13:23 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2022-08-26 11:13:23 +0700 |
| commit | b557dfe5249e471a1b7277d5c189313ce303347b (patch) | |
| tree | 70e29854ae31c16910f49afc7b15b25a1bd7d9b7 /indoteknik_custom/__manifest__.py | |
| parent | a28e01d3df18301057c33930b11655cc9d623b64 (diff) | |
temporary solution for internal use tax
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 26e0ddb7..c390a7a2 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -32,6 +32,7 @@ 'views/crm_lead.xml', 'views/sale_order.xml', 'views/account_asset_views.xml', + 'views/stock_picking_type.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
