跳至内容
菜单
此问题已终结

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!

形象
丢弃
相关帖文 回复 查看 活动
0
2月 25
18
2
7月 24
7900
3
8月 20
15024
1
7月 18
9637
2
3月 15
6825