From 794e00fc836fd00c9e2241b0c356c88d67b443b0 Mon Sep 17 00:00:00 2001 From: Azka Nathan Date: Fri, 25 Aug 2023 13:10:37 +0700 Subject: add field description to mrp production --- indoteknik_custom/models/__init__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/models/__init__.py') diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index 3a5079f6..b1b22e29 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -84,3 +84,4 @@ from . import price_group from . import po_sync_price from . import base_import_import from . import product_attribute +from . import mrp_production -- cgit v1.2.3