From 1e4f0a2b11015830210e229cf5a1382c153603a6 Mon Sep 17 00:00:00 2001 From: Pawan Kumar Date: Thu, 17 Dec 2020 12:52:01 +0530 Subject: [PATCH] invisible some fields from sales screen --- cor_custom/__manifest__.py | 1 + cor_custom/views/project_view.xml | 2 +- cor_custom/views/sale_views.xml | 20 ++++++++++++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100755 cor_custom/views/sale_views.xml diff --git a/cor_custom/__manifest__.py b/cor_custom/__manifest__.py index 57a12ab..1c81d5a 100755 --- a/cor_custom/__manifest__.py +++ b/cor_custom/__manifest__.py @@ -26,6 +26,7 @@ 'data': [ # 'security/ir.model.access.csv', 'views/crm_view.xml', + 'views/sale_views.xml', 'views/project_view.xml', 'views/hr_timesheet_templates.xml', 'views/analytic_view.xml', diff --git a/cor_custom/views/project_view.xml b/cor_custom/views/project_view.xml index 7d3cb26..b090c8e 100755 --- a/cor_custom/views/project_view.xml +++ b/cor_custom/views/project_view.xml @@ -55,7 +55,7 @@ - + + + + + sale.order.form.inherit + sale.order + + + + 1 + + + + + + + + + +