From 9d025c10b4c47d1271e4a26e1940d0560d3627a4 Mon Sep 17 00:00:00 2001 From: yuxianghui <1608204036@qq.com> Date: Wed, 16 Aug 2023 11:00:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E8=AE=B0=E5=BD=95=E7=9A=84=E8=AE=A8?= =?UTF-8?q?=E8=AE=BA=E5=92=8C=E8=AF=84=E8=AE=BA=E7=AA=97=E5=8F=A3=E4=BB=8E?= =?UTF-8?q?form=E8=A7=86=E5=9B=BE=E5=8F=B3=E4=BE=A7=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E5=88=B0=E8=A7=86=E5=9B=BE=E6=9C=80=E4=B8=8B=E6=96=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/src/scss/tablet_view.scss | 25 +++++++++++++++++++ mrp_workorder/views/mrp_production_views.xml | 18 +++++++++++++ 2 files changed, 43 insertions(+) diff --git a/mrp_workorder/static/src/scss/tablet_view.scss b/mrp_workorder/static/src/scss/tablet_view.scss index 16aa5d06..0ecc86da 100644 --- a/mrp_workorder/static/src/scss/tablet_view.scss +++ b/mrp_workorder/static/src/scss/tablet_view.scss @@ -224,3 +224,28 @@ } } } + +.o_form_view.o_xxl_form_view { + flex-flow:column !important; +} + +.o_form_view_container { + width:100% !important; +} + +html .o_web_client > .o_action_manager > .o_action { + overflow:scroll !important; +} + +.o_FormRenderer_chatterContainer.o-aside { + width:100% !important; + max-width: 1320px !important; + background-color:#ccc !important; +} + +.o_form_view { + background-color:unset !important; + border: 1px solid #C9CCD2 !important; + border-left-color:unset !important; + box-shadow: 0 5px 20px -15px rgb(0 0 0 / 40%) !important; +} diff --git a/mrp_workorder/views/mrp_production_views.xml b/mrp_workorder/views/mrp_production_views.xml index be335b85..a033d501 100644 --- a/mrp_workorder/views/mrp_production_views.xml +++ b/mrp_workorder/views/mrp_production_views.xml @@ -19,6 +19,24 @@ + + + + + + + + + + + + + + + + + + mrp.production.search.view.inherit.planning mrp.production