[TYPO] Set the right category for the Point Of Sale

bzr revid: stw@openerp.com-20120802080132-6pt5s43sn6je9bul
This commit is contained in:
Stephane Wirtel 2012-08-02 10:01:32 +02:00
parent 66d44c11e1
commit 11dd44ec36
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
</record>
<record model="ir.module.category" id="module_category_point_of_sale">
<field name="name">Point of Sales</field>
<field name="name">Point of Sale</field>
<field name="description">Helps you get the most out of your points of sales with fast sale encoding, simplified payment mode encoding, automatic picking lists generation and more.</field>
<field name="sequence">13</field>
</record>