Hello,
I am creating a maintenance module where I use products as the maintenance actions.
eg: product: revise engine
But I don't want these products to show up any where else then in my maintenance module.
I know I can add domain filters to the other views-actions to filter out these products, but this is a lot of work. And adding them to every one2many field. This is almost impossible.
Is there a way to hide the products in all the views exept for the views where I want them to?
I was thinking about record rules, but it doesn't look like the rules have any knowledge about the view that is shown.
Please let me know your ideas!
Thanks,
you can set the check boxes can be sold and can be purchased so it won't appear in most views. or archive the product.