From b76fbefdc672599e2393218913e98449fbcc67f2 Mon Sep 17 00:00:00 2001 From: projectsodoo Date: Mon, 21 Dec 2020 16:00:55 +0530 Subject: [PATCH] comment sale code --- 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 57c1fa3..1ea025e 100755 --- a/cor_custom/models/__init__.py +++ b/cor_custom/models/__init__.py @@ -6,4 +6,4 @@ from . import project from . import project_overview from . import analytic from . import product -from . import sale \ No newline at end of file +#from . import sale \ No newline at end of file