diff --git a/quality_control/views/quality_views.xml b/quality_control/views/quality_views.xml index fbd917b2..8e5af75a 100644 --- a/quality_control/views/quality_views.xml +++ b/quality_control/views/quality_views.xml @@ -203,7 +203,7 @@ Quality Alerts quality.alert - kanban,tree,form,pivot,graph,calendar + tree,kanban,form,pivot,graph,calendar

Create a new quality alert diff --git a/sf_base/static/src/scss/format_img.scss b/sf_base/static/src/scss/format_img.scss index 982d3c50..fc6f02dc 100644 --- a/sf_base/static/src/scss/format_img.scss +++ b/sf_base/static/src/scss/format_img.scss @@ -14,6 +14,7 @@ .img-fluid { max-width: unset !important; + width: 40px; } .o_inner_group .img-fluid { diff --git a/sf_dlm_management/views/product_template_management_view.xml b/sf_dlm_management/views/product_template_management_view.xml index 1862e33c..ca551d40 100644 --- a/sf_dlm_management/views/product_template_management_view.xml +++ b/sf_dlm_management/views/product_template_management_view.xml @@ -2,6 +2,7 @@ + tree,kanban,form,activity {"search_default_categ_id":1,"search_default_consumable": 1, 'default_detailed_type': 'product'} diff --git a/sf_plan/views/view.xml b/sf_plan/views/view.xml index f30cbb49..21e320d1 100644 --- a/sf_plan/views/view.xml +++ b/sf_plan/views/view.xml @@ -89,7 +89,7 @@ - + diff --git a/sf_quality/views/quality_cnc_test_view.xml b/sf_quality/views/quality_cnc_test_view.xml index 2cfc8cda..7aa6a201 100644 --- a/sf_quality/views/quality_cnc_test_view.xml +++ b/sf_quality/views/quality_cnc_test_view.xml @@ -174,8 +174,8 @@ 驾驶舱 ir.actions.act_window quality.cnc.test - kanban,tree,form - + tree,kanban,form + [] { 'search_default_filter_waiting':1} diff --git a/sf_quality/views/view.xml b/sf_quality/views/view.xml index e0b2064b..6b7e4fa0 100644 --- a/sf_quality/views/view.xml +++ b/sf_quality/views/view.xml @@ -26,7 +26,7 @@ 质量缺陷单 quality.alert - kanban,tree,form,pivot,graph,calendar + tree,kanban,form,pivot,graph,calendar

Create a new quality alert diff --git a/sf_sale/views/purchase_order_view.xml b/sf_sale/views/purchase_order_view.xml index 0a66287f..23c71a1f 100644 --- a/sf_sale/views/purchase_order_view.xml +++ b/sf_sale/views/purchase_order_view.xml @@ -218,6 +218,7 @@ {"search_default_categ_id":1,"search_default_filter_to_purchase":1, "purchase_product_template": 1} + tree,kanban,form,activity \ No newline at end of file diff --git a/sf_sale/views/sale_order_view.xml b/sf_sale/views/sale_order_view.xml index 16ae9c4c..fe7c840d 100644 --- a/sf_sale/views/sale_order_view.xml +++ b/sf_sale/views/sale_order_view.xml @@ -95,7 +95,7 @@ {'readonly': [('state', 'in', ['cancel','sale'])]} - + @@ -165,9 +165,11 @@ 拒绝接单 - + - + @@ -218,7 +220,7 @@ 下单时间 - @@ -283,6 +285,8 @@ + tree,kanban,form,activity + {"search_default_categ_id":1, "search_default_filter_to_sell":1,"sale_multi_pricelist_product_template": 1} diff --git a/sf_stock/views/stock_product_template.xml b/sf_stock/views/stock_product_template.xml index 2d2a2fbe..8938f924 100644 --- a/sf_stock/views/stock_product_template.xml +++ b/sf_stock/views/stock_product_template.xml @@ -2,6 +2,7 @@ + tree,kanban,form,activity {"search_default_categ_id":1,"search_default_consumable": 1, 'default_detailed_type': 'product'}