[FIX] Server Action: Help message of Legend corrected

lp bug: https://launchpad.net/bugs/496433 fixed

bzr revid: jvo@tinyerp.com-20091214073119-86u4q06r9fzur87t
This commit is contained in:
Jay (Open ERP) 2009-12-14 13:01:19 +05:30
parent f21eed3a7b
commit 1f8e9f84c8
1 changed files with 1 additions and 2 deletions

View File

@ -1265,8 +1265,7 @@
<page string="Multi Actions" attrs="{'invisible':[('state','!=','other')]}">
<separator colspan="4" string="Other Actions Configuration"/>
<field name="child_ids" nolabel="1" colspan="4"/>
<label colspan="4" string="Only one client action will be execute, last
clinent action will be consider in case of multiples clients actions" align="0.0"/>
<label colspan="4" string="Only one client action will be executed, last client action will be considered in case of multiple client actions." align="0.0"/>
</page>
</notebook>
<field name="type" readonly="1"/>