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