diff --git a/account_move_line_stock_info/migrations/14.0.2.1.0/pre-migration.py b/account_move_line_stock_info/migrations/14.0.2.1.0/pre-migration.py index 1bf0863a7..8bfaa3af0 100644 --- a/account_move_line_stock_info/migrations/14.0.2.1.0/pre-migration.py +++ b/account_move_line_stock_info/migrations/14.0.2.1.0/pre-migration.py @@ -4,6 +4,7 @@ import logging from odoo import SUPERUSER_ID, api +# pylint: disable=W7950 from odoo.addons.account_move_line_stock_info.hooks import post_init_hook _logger = logging.getLogger(__name__) diff --git a/product_route_profile/views/route_profile.xml b/product_route_profile/views/route_profile.xml index dacb8b440..d0f4e4164 100644 --- a/product_route_profile/views/route_profile.xml +++ b/product_route_profile/views/route_profile.xml @@ -7,7 +7,7 @@ route.profile.tree route.profile - + diff --git a/scrap_reason_code/views/reason_code_view.xml b/scrap_reason_code/views/reason_code_view.xml index d017ac171..acd011acd 100644 --- a/scrap_reason_code/views/reason_code_view.xml +++ b/scrap_reason_code/views/reason_code_view.xml @@ -31,7 +31,7 @@ scrap.reason.code.list scrap.reason.code - + diff --git a/stock_cycle_count/views/stock_cycle_count_rule_view.xml b/stock_cycle_count/views/stock_cycle_count_rule_view.xml index 747eea242..e156726e7 100644 --- a/stock_cycle_count/views/stock_cycle_count_rule_view.xml +++ b/stock_cycle_count/views/stock_cycle_count_rule_view.xml @@ -7,7 +7,7 @@ stock.cycle.count.rule.tree stock.cycle.count.rule - + diff --git a/stock_cycle_count/views/stock_cycle_count_view.xml b/stock_cycle_count/views/stock_cycle_count_view.xml index f33ceb585..e4495efeb 100644 --- a/stock_cycle_count/views/stock_cycle_count_view.xml +++ b/stock_cycle_count/views/stock_cycle_count_view.xml @@ -8,7 +8,6 @@ stock.cycle.count diff --git a/stock_location_empty/views/stock.xml b/stock_location_empty/views/stock.xml index 9d7449a8f..1095740e7 100644 --- a/stock_location_empty/views/stock.xml +++ b/stock_location_empty/views/stock.xml @@ -6,11 +6,7 @@ stock.location - + diff --git a/stock_location_orderpoint/data/ir_cron.xml b/stock_location_orderpoint/data/ir_cron.xml index 19c850ea4..4b44e4c40 100644 --- a/stock_location_orderpoint/data/ir_cron.xml +++ b/stock_location_orderpoint/data/ir_cron.xml @@ -1,6 +1,5 @@ - - + Procurement: run location replenishment @@ -15,5 +14,4 @@ -1 - diff --git a/stock_location_orderpoint/views/stock_location_orderpoint_views.xml b/stock_location_orderpoint/views/stock_location_orderpoint_views.xml index beb92e358..815e61843 100644 --- a/stock_location_orderpoint/views/stock_location_orderpoint_views.xml +++ b/stock_location_orderpoint/views/stock_location_orderpoint_views.xml @@ -4,7 +4,7 @@ stock.location.orderpoint.tree.editable stock.location.orderpoint - + diff --git a/stock_location_tray/views/stock_location_tray_type_views.xml b/stock_location_tray/views/stock_location_tray_type_views.xml index 5db912d79..2fbf279fd 100644 --- a/stock_location_tray/views/stock_location_tray_type_views.xml +++ b/stock_location_tray/views/stock_location_tray_type_views.xml @@ -75,7 +75,7 @@ stock.location.tray.type stock.location.tray.type - + diff --git a/stock_move_location/wizard/stock_move_location.xml b/stock_move_location/wizard/stock_move_location.xml index 59838ab65..1d14cb8c0 100644 --- a/stock_move_location/wizard/stock_move_location.xml +++ b/stock_move_location/wizard/stock_move_location.xml @@ -44,7 +44,6 @@ mode="tree,kanban" > - + - + - stock_picking_show_linked.form stock.picking @@ -10,33 +9,32 @@ - diff --git a/stock_request/views/stock_request_allocation_views.xml b/stock_request/views/stock_request_allocation_views.xml index 32a168c53..e1cee1a84 100644 --- a/stock_request/views/stock_request_allocation_views.xml +++ b/stock_request/views/stock_request_allocation_views.xml @@ -6,7 +6,7 @@ stock.request.allocation.tree stock.request.allocation - + diff --git a/stock_request/views/stock_request_views.xml b/stock_request/views/stock_request_views.xml index 83a23983b..af0eb1c6b 100644 --- a/stock_request/views/stock_request_views.xml +++ b/stock_request/views/stock_request_views.xml @@ -7,7 +7,6 @@ stock.request diff --git a/stock_request_kanban/data/stock_request_sequence_data.xml b/stock_request_kanban/data/stock_request_sequence_data.xml index 04d8d3843..6255b0802 100644 --- a/stock_request_kanban/data/stock_request_sequence_data.xml +++ b/stock_request_kanban/data/stock_request_sequence_data.xml @@ -1,6 +1,5 @@ - - + Stock Request Kanban stock.request.kanban @@ -15,5 +14,4 @@ 5 - diff --git a/stock_request_kanban/views/stock_inventory_kanban_views.xml b/stock_request_kanban/views/stock_inventory_kanban_views.xml index ec5239838..88c575273 100644 --- a/stock_request_kanban/views/stock_inventory_kanban_views.xml +++ b/stock_request_kanban/views/stock_inventory_kanban_views.xml @@ -4,7 +4,7 @@ stock.inventory.kanban.tree stock.inventory.kanban - + diff --git a/stock_request_kanban/views/stock_request_kanban_views.xml b/stock_request_kanban/views/stock_request_kanban_views.xml index 6a6446dd9..6e7925a2c 100644 --- a/stock_request_kanban/views/stock_request_kanban_views.xml +++ b/stock_request_kanban/views/stock_request_kanban_views.xml @@ -7,7 +7,6 @@ stock.request.kanban diff --git a/stock_request_tier_validation/data/stock_request_tier_definition.xml b/stock_request_tier_validation/data/stock_request_tier_definition.xml index 354ac26ea..f03947f07 100644 --- a/stock_request_tier_validation/data/stock_request_tier_definition.xml +++ b/stock_request_tier_validation/data/stock_request_tier_definition.xml @@ -1,8 +1,7 @@ - - + Manager review @@ -10,25 +9,24 @@ group + name="reviewer_group_id" + ref='stock_request.group_stock_request_manager' + /> False + id="stock_request_order_default_tier_definition" + model="tier.definition" + > Manager review domain group + name="reviewer_group_id" + ref='stock_request.group_stock_request_manager' + /> False - diff --git a/stock_reserve/view/stock_reserve.xml b/stock_reserve/view/stock_reserve.xml index 43723ab58..f2fc2fb2b 100644 --- a/stock_reserve/view/stock_reserve.xml +++ b/stock_reserve/view/stock_reserve.xml @@ -81,7 +81,6 @@ stock.reservation diff --git a/stock_reserve_rule/views/stock_reserve_rule_views.xml b/stock_reserve_rule/views/stock_reserve_rule_views.xml index 5f3b45fea..f6662d331 100644 --- a/stock_reserve_rule/views/stock_reserve_rule_views.xml +++ b/stock_reserve_rule/views/stock_reserve_rule_views.xml @@ -43,7 +43,7 @@ - + @@ -96,7 +96,7 @@ stock.reserve.rule stock.reserve.rule - + diff --git a/stock_vertical_lift/views/vertical_lift_shuttle_views.xml b/stock_vertical_lift/views/vertical_lift_shuttle_views.xml index 32881f180..330ab7536 100644 --- a/stock_vertical_lift/views/vertical_lift_shuttle_views.xml +++ b/stock_vertical_lift/views/vertical_lift_shuttle_views.xml @@ -187,7 +187,7 @@ vertical.lift.shuttle.tree vertical.lift.shuttle - + diff --git a/stock_vertical_lift_empty_tray_check/views/res_config_setting_views.xml b/stock_vertical_lift_empty_tray_check/views/res_config_setting_views.xml index 06b0e2c86..c036d2904 100644 --- a/stock_vertical_lift_empty_tray_check/views/res_config_setting_views.xml +++ b/stock_vertical_lift_empty_tray_check/views/res_config_setting_views.xml @@ -1,6 +1,5 @@ - res.config.settings.view.form.inherit.stock res.config.settings @@ -8,9 +7,9 @@ + expr="//field[@name='group_stock_adv_location']/ancestor::div[hasclass('o_setting_box')]" + position="after" + >
@@ -27,5 +26,4 @@ -