How to include a search filter by sales invoice period group ( get default value of Selection Field ) Tryton v5.2

This is a Multivalue field which do not implement a searcher by default. You should implement a searcher which takes in account the values from the context to pick the right record.

A similar case has been discussed recently on this forum.

Hope it helps!

1 Like