Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

We have a onetomany called x_mainid added to the res.partner model, which is related to the another model called x_maintenance. We need to filter the maintenance records being show on the partner screen, as they are being shown as a onetomany field list within a page on the partner screen.

For example, within the model x_maintenance there is field called archive. It is a bolean that is ticked to archive the maintenance information. The idea being is that we want to filter the list within the partner screen. Not showing any records that are ticked as archive.

I assume I need to use domain facility, but not sure where.

Awatar
Odrzuć
Autor

Ok answer this myself, worked it out. I am VERY surprised no-one else has mentioned this. Within the screen, on the onetomany field, I added a domain to the field in the other table. This filtered my results..

Powiązane posty Odpowiedzi Widoki Czynność
2
lut 17
7888
3
lip 25
4446
0
maj 25
938
2
mar 24
2186
3
wrz 23
8959