This question has been flagged
2534 Views

<record model="audittrail.rule" id="mynew_audittrail_rule"> <field name="name">Audit on a specific object</field> <field name="object_id" search="[('model','=','my.auditable.object')]"/> </record>

This is the rule I am putting in to my module but I'd like to call the subscribe function as this is installed - any ideas??

Thanks and regards...

Avatar
Discard