Skip to Content
Menu
This question has been flagged
1 Reply
8096 Views

how can we add a custom filter in pivot view of manufacturing_orders report in odoo12,,,,the filter should be added on  their lot numbers,,,,,

Avatar
Discard
Best Answer

Hi,

You can add custom filter in search view this will be applicable to all views. To know how to add custom filter you can refer this link   

If you meant pivot table then those filter you see are just the field of the model,  So if you wanna add more filters you just need to add more field to the model but if that field doesn't have data in the new field it will be useless.

Avatar
Discard