diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-08-31 17:10:10 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-08-31 17:10:10 +0700 |
| commit | e682e0518fcaa62588287bb974d8697ceed8300f (patch) | |
| tree | eebe5fca40c038aa21fc230f7b5707fa38b27b20 /indoteknik_custom/__manifest__.py | |
| parent | a14315652c37267e437ce644190781486f73aa10 (diff) | |
| parent | 1e8c8cf61497f7bc67b8282c34641474107e9d8e (diff) | |
Merge branch 'internal-use'
# Conflicts:
# indoteknik_custom/models/__init__.py
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index ec806121..7baa89c3 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -33,6 +33,10 @@ 'views/crm_lead.xml', 'views/sale_order.xml', 'views/account_asset_views.xml', + 'views/ir_sequence.xml', + 'views/stock_location.xml', + 'views/stock_picking.xml', + 'views/stock_picking_type.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', |
