[IMP]minor changes in account
authorSanjay Gohel (Open ERP) <sgo@tinyerp.com>
Thu, 13 Sep 2012 09:17:57 +0000 (14:47 +0530)
committerSanjay Gohel (Open ERP) <sgo@tinyerp.com>
Thu, 13 Sep 2012 09:17:57 +0000 (14:47 +0530)
bzr revid: sgo@tinyerp.com-20120913091757-6izlnq34z3v9jd7n

addons/account_voucher/account_voucher_data.xml

index dd46a83..a59993a 100644 (file)
@@ -14,6 +14,7 @@ If you want to use advanced accounting features, you should install the "Account
         </function>
         <!-- Message Sub Type -->
         <record id="mail.voucher_subtype_new" model="mail.message.subtype">
+            <field name="name">new</field>
             <field name="res_model">account.voucher</field>
         </record>
         <record id="mail.voucher_subtype_post" model="mail.message.subtype">