Minor changes
This commit is contained in:
@@ -242,14 +242,6 @@ in the quantities for his reception -->
|
||||
<field name="model">stock.move</field>
|
||||
<field name="inherit_id" ref="stock.view_move_tree_receipt_picking"/>
|
||||
<field name="arch" type="xml">
|
||||
<field name="partner_id" position="attributes">
|
||||
<attribute name="string">Destination Address</attribute>
|
||||
<!-- The partner_id field on stock.move has a label "Destination Address"
|
||||
but a stupid guy has put a string="Supplier" on the tree view
|
||||
And, as this field is very often empty, the users think there is a bug
|
||||
because the supplier is not set ! -->
|
||||
date_expected
|
||||
</field>
|
||||
<field name="date_expected" position="attributes">
|
||||
<attribute name="invisible">0</attribute>
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user