diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2022-08-31 15:17:40 +0700 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2022-08-31 15:17:40 +0700 |
| commit | 57f87cc1da6243d17cba04f9d575f4ca4b836f26 (patch) | |
| tree | b3f8dab98d11c35b28a4ba2b280ff6df4d237f63 /indoteknik_custom/__manifest__.py | |
| parent | 69b4bef9770aaaefd40361acb9ca2b3974e163d5 (diff) | |
Internal use to account.move (journal)
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index c390a7a2..e590df34 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -32,6 +32,9 @@ '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', |
