[REF] account_voucher: chatter messages replaced by a track on state, with a _track...
[odoo/odoo.git] / addons / account_voucher / account_voucher_data.xml
index 7e11f62..11a686d 100644 (file)
@@ -14,7 +14,7 @@
         </record>
 
         <!-- Voucher-related subtypes for messaging / Chatter -->
-        <record id="mt_voucher" model="mail.message.subtype">
+        <record id="mt_voucher_state_change" model="mail.message.subtype">
             <field name="name">Status Change</field>
             <field name="res_model">account.voucher</field>
         </record>