Hello Guys am customizing the Odoo 12 payroll module i need to get the id for a specific rule i have tried using the domain below as my python condition unfortunately its giving me an error "Wrong python condition defined for salary rule Insurance Relief (SAL96)".Any ideas on how i can work it out?
[('rule_id', '=', rule.id)]