From 57f87cc1da6243d17cba04f9d575f4ca4b836f26 Mon Sep 17 00:00:00 2001 From: IT Fixcomart Date: Wed, 31 Aug 2022 15:17:40 +0700 Subject: Internal use to account.move (journal) --- indoteknik_custom/models/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indoteknik_custom/models/__init__.py') diff --git a/indoteknik_custom/models/__init__.py b/indoteknik_custom/models/__init__.py index a81306b6..c871a340 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -20,4 +20,5 @@ from . import sale_monitoring from . import account_move from . import account_asset from . import stock_move -from . import stock_picking \ No newline at end of file +from . import stock_picking +from . import stock_picking_type -- cgit v1.2.3