From 065a5b56fd7f47ac8d83fcdef3ea1633bee96942 Mon Sep 17 00:00:00 2001 From: "pawan.sharma" Date: Thu, 9 Dec 2021 17:26:35 +0530 Subject: [PATCH] uncommenet int file --- cor_custom/models/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cor_custom/models/__init__.py b/cor_custom/models/__init__.py index fc17eb2..6b52d03 100755 --- a/cor_custom/models/__init__.py +++ b/cor_custom/models/__init__.py @@ -9,4 +9,4 @@ from . import analytic from . import product from . import hr_employee from . import sale -#from . import res_users \ No newline at end of file +from . import res_users \ No newline at end of file