From 41a1567f7dd7d600e66aab11a851b2e9b53083ab Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Tue, 19 Jul 2022 08:34:33 +0700 Subject: Model stock.altama dan View stock.altama --- 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 2679aa23..3da85d05 100644 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -7,3 +7,4 @@ from . import product_public_category from . import product_template from . import x_partner_purchase_order from . import x_product_tags +from . import stock_altama -- cgit v1.2.3