From c6a755e66b6f37433be715cd54718616f3f26fb0 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Mon, 2 Mar 2026 16:10:04 +0700 Subject: rollback --- fixco_custom/__manifest__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'fixco_custom/__manifest__.py') diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index b6d5aec..5d9a65a 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -10,7 +10,6 @@ 'images': ['assets/favicon.ico'], 'depends': ['base', 'coupon', 'delivery', 'sale', 'sale_management', 'proweb_kartu_stok', 'base_accounting_kit'], 'data': [ - 'views/assets.xml', 'security/ir.model.access.csv', 'views/res_partner.xml', 'views/sale_order.xml', -- cgit v1.2.3