Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
3606 Ansichten

I'm having model with date and one2many field it contains many2one field from Product table.

Now i want to display only active products in one2many table based on inactive date.


For example.

Record 1 -> date 20-12-18 and (product 1 and product 2 in on2many)

Record 2 -> date 22-12-18 and (product 1 and product 2 in on2many)

Record 3 -> date 23-12-18 and (product 2 in on2many)

Record 4 -> date 23-12-18 and (product 1 in on2many)

product 1 inactive in 22-12-18. Now i want display product 1 in records 1 and 2 but not in record 4.

How is it possible ?

Thanks!

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Feb. 25
18
2
Juli 24
7997
3
Aug. 20
15151
1
Juli 18
9718
2
März 15
6934