From 46529f2657d18b6c74bd95c013f528de0f687a56 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Thu, 3 Aug 2023 15:54:08 +0700 Subject: attribute value --- 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 91eb4166..b7aadbdf 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -86,6 +86,7 @@ 'views/bill_receipt.xml', 'views/account_move_multi_update.xml', 'views/airway_bill.xml', + 'views/product_attribute_value.xml', 'report/report.xml', 'report/report_banner_banner.xml', 'report/report_banner_banner2.xml', -- cgit v1.2.3