[FIX] spelling fix: Orderpoints -> Order Points in addon procurement

bzr revid: ged@openerp.com-20140415130244-o2hkdo3qbpro7hrr
This commit is contained in:
Gery Debongnie 2014-04-15 15:02:44 +02:00
parent d6a3d9d089
commit 032a453f67
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@
<xpath expr="//div[@name='buttons']" position="inside">
<button class="oe_inline oe_stat_button" name="%(product_open_orderpoint)d" type="action"
attrs="{'invisible':[('type', '=', 'service')]}" icon="fa-pinterest">
<field string="Orderpoints" name="orderpoint_count" widget="statinfo" />
<field string="Order Points" name="orderpoint_count" widget="statinfo" />
</button>
</xpath>
<xpath expr="//field[@name='cost_method']" position="before">