[imp] add sale order name to batch view
This commit is contained in:
parent
f13fc66575
commit
a575235231
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@
|
|||
attrs="{'readonly': [('state', 'in', ('closed'))]}"
|
||||
>
|
||||
<tree>
|
||||
<field name="name"/>
|
||||
<field name="partner_id"/>
|
||||
<field name="date_order"/>
|
||||
<field name="amount_untaxed"/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue