From 259497e322a2d7f482e3e345725a19ecc42ef96c Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Wed, 26 Oct 2022 12:02:31 +0700 Subject: window dunning run, still error, need fix --- 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 37a8d31f..94fe56fe 100755 --- a/indoteknik_custom/models/__init__.py +++ b/indoteknik_custom/models/__init__.py @@ -28,3 +28,4 @@ from . import product_pricelist from . import users from . import ir_attachment from . import delivery_carrier +from . import dunning_run -- cgit v1.2.3