Another typo on the product form

bzr revid: niels@bubbles-it.be-20081211190914-lpf3vx2xefmsvbfh
This commit is contained in:
Niels Huylebroeck 2008-12-11 20:09:14 +01:00
parent 8575d47abc
commit 68afd07ddd
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<separator string="Warning when selling this product" colspan="4"/>
<field name="sale_line_warn"/>
<field name="sale_line_warn_msg" colspan="4" nolabel="1"/>
<separator string="Warning when puchasing this product" colspan="4"/>
<separator string="Warning when purchasing this product" colspan="4"/>
<field name="purchase_line_warn"/>
<field name="purchase_line_warn_msg" colspan="4" nolabel="1"/>
</page>