|
@@ -41,7 +41,7 @@
|
|
|
<field name="dest_warehouse" required="1" attrs="{'readonly':[('state','!=','draft')]}"/>
|
|
|
</group>
|
|
|
|
|
|
- <separator colspan="4" string="Trasferencia" attrs="{'invisible':[('state','in','draft')]}"/>
|
|
|
+ <separator colspan="4" string="Transferencia" attrs="{'invisible':[('state','in','draft')]}"/>
|
|
|
<field colspan="4" name="pickings" readonly="1" nolabel="1" attrs="{'readonly':[('state','!=','draft')],'invisible':[('state','=','draft')]}"/>
|
|
|
|
|
|
<separator colspan="4" string="Productos"/>
|