From 2d82c8d8baf38be2349a87c9f8e9919c9e9de78a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 23 Aug 2022 08:23:27 +0700 Subject: add view and model custom asset --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index 61b51eed..919a61a2 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -31,6 +31,7 @@ 'views/stock_vendor.xml', 'views/crm_lead.xml', 'views/sale_order.xml', + 'views/account_asset_views.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', -- cgit v1.2.3