[FIX] typo: trigered -> triggered

bzr revid: fp@tinyerp.com-20121013102945-cy59y09bq24u6nfb
This commit is contained in:
Fabien Pinckaers 2012-10-13 12:29:45 +02:00
parent d95f09a3b2
commit 902f915f38
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@
<xpath expr="//group[@name='general']" position="after" >
<group name="procurement_help" class="oe_grey" col="1" groups="base.group_user">
<p attrs="{'invisible': ['|','|',('type','&lt;&gt;','service'),('procure_method','&lt;&gt;','make_to_stock')]}">
When you sell this service, nothing special will be trigered
When you sell this service, nothing special will be triggered
to deliver the customer, as you set the procurement method as
'Make to Stock'.
</p>