From 0b85c98761260dd93b70fa429340c4edbf5154b1 Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Mon, 14 Nov 2022 11:45:32 +0700 Subject: add approval if want to return --- 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 94fe56fe..8645fb00 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -29,3 +29,4 @@ from . import users from . import ir_attachment from . import delivery_carrier from . import dunning_run +from . import stock_picking_return -- cgit v1.2.3