[IMP] account: added description on workflow role 'invoice'

bzr revid: qdp-launchpad@tinyerp.com-20100827084836-r32k678krv33tg2n
This commit is contained in:
qdp-launchpad@tinyerp.com 2010-08-27 10:48:36 +02:00
parent f9b15fc850
commit 6cd4cbfe37
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@
<record id="res_roles_invoice0" model="res.roles">
<field eval="&quot;&quot;&quot;Invoice&quot;&quot;&quot;" name="name"/>
<field name="description" eval="Assign this role to the persons that should have the rights to confirm a draft invoice."/>
</record>
<record id="process_transition_confirmstatementfromdraft0" model="process.transition">