[IMP]:stock:renamed the separator Traceability from Tracability

bzr revid: mso@mso-20100318091527-5w4sla34hcw2es4i
This commit is contained in:
mso 2010-03-18 14:45:27 +05:30
parent 42a396dcfe
commit 56383ef053
1 changed files with 1 additions and 4 deletions

View File

@ -152,9 +152,6 @@
<field name="serial" select="1"/>
<field name="date" select="1"/>
<field name="active" select="1"/>
<group colspan="4">
</group>
<field name="active" />
</form>
</field>
</record>
@ -1387,7 +1384,7 @@
</group>
<group colspan="2" col="4">
<separator string="Tracability" colspan="4" />
<separator string="Traceability" colspan="4" />
<field name="tracking_id" select="1" colspan="4" />
<field name="prodlot_id" select="2"
context="{'location_id':location_id, 'product_id':product_id}"