[FIX] Set the right label for a category

bzr revid: stw@openerp.com-20111026111855-p4gczm9skol0lmox
This commit is contained in:
Stephane Wirtel 2011-10-26 13:18:55 +02:00
parent 39904f481a
commit 94aef18492
1 changed files with 2 additions and 2 deletions

View File

@ -109,8 +109,8 @@
<field name="sequence">14</field>
</record>
<record model="ir.module.category" id="module_category_vertical_applications">
<field name="name">Verticalizations</field>
<record model="ir.module.category" id="module_category_specific_industry_applications">
<field name="name">Specific Industry Applications</field>
<field name="sequence">15</field>
</record>