diff --git a/docsource/modules180-190.rst b/docsource/modules180-190.rst index 4f9456bb2282..cb0450c32a47 100644 --- a/docsource/modules180-190.rst +++ b/docsource/modules180-190.rst @@ -1160,7 +1160,7 @@ Module coverage 18.0 -> 19.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | stock_fleet |Done | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| stock_landed_costs | | | +| stock_landed_costs |Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | |new| stock_maintenance |Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/stock_landed_costs/19.0.1.1/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/stock_landed_costs/19.0.1.1/upgrade_analysis_work.txt new file mode 100644 index 000000000000..74d8a09fa5e1 --- /dev/null +++ b/openupgrade_scripts/scripts/stock_landed_costs/19.0.1.1/upgrade_analysis_work.txt @@ -0,0 +1,13 @@ +---Models in module 'stock_landed_costs'--- + + +---Fields in module 'stock_landed_costs'--- +stock_landed_costs / stock.landed.cost / stock_valuation_layer_ids (one2many): DEL relation: stock.valuation.layer +stock_landed_costs / stock.valuation.layer / stock_landed_cost_id (many2one): DEL relation: stock.landed.cost + +# NOTHING TO DO + +---XML records in module 'stock_landed_costs'--- +DEL ir.ui.view: stock_landed_costs.stock_valuation_layer_form_inherited + +# NOTHING TO DO