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