Merged in grasbauer/trytond-stock_lot_expiry-1/grasbauer/wrong-label-name-1405497165120 (pull request #4)

wrong label name
This commit is contained in:
Sergi Almacellas Abellana 2014-07-21 15:37:04 +02:00
commit 533cc6a336
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<data>
<xpath expr="/form/field[@name='product']" position="after">
<group id="expiry_fields" colspan="4" col="8">
<label name="removal_date"/>
<label name="life_date"/>
<field name="life_date"/>
<label name="expiry_date"/>
<field name="expiry_date"/>