Search code examples
odooodoo-8

How to watch inactive record rules in OpenERP (Odoo)?


How to watch inactive record rules in OpenERP (Odoo)?

If I create a new record rule and mark it as active, it is displayed but when I mark it as inactive, it is getting disappeared.


Solution

  • In Odoo, you need to go Settings => Technical => Security => Record Rules => now go to search filter and give Active = False and than click on Apply

    odoo_inactive_record_rule

    In OpenERP v7, you need to go Settings => Technical => Security => Record Rules => now go to search filter and give Active = False and than click on Apply:

    openerp_inactive_record_rule