mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[MIG] mrp_lot_on_hand_first: Migration to 15.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"name": "Mrp Lot On Hand First",
|
||||
"summary": "Allows to display lots on hand first in M2o fields",
|
||||
"version": "14.0.1.0.0",
|
||||
"version": "15.0.1.0.0",
|
||||
"development_status": "Alpha",
|
||||
"category": "Manufacturing/Manufacturing",
|
||||
"website": "https://github.com/OCA/manufacture",
|
||||
|
||||
@@ -14,9 +14,8 @@
|
||||
>
|
||||
<attribute
|
||||
name="context"
|
||||
operation="python_dict"
|
||||
key="name_search_qty_on_hand_first"
|
||||
>parent.display_lots_on_hand_first</attribute>
|
||||
operation="update"
|
||||
>{'name_search_qty_on_hand_first': parent.display_lots_on_hand_first}</attribute>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user