From 29eb86d6beb6c87537fa60f3f8aae9dafca36390 Mon Sep 17 00:00:00 2001 From: "pawan.sharma" Date: Thu, 9 Dec 2021 17:48:52 +0530 Subject: [PATCH] uncomment onchange method --- 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 6b52d03..fc17eb2 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