跳至內容
選單
此問題已被標幟
3549 瀏覽次數

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
7961
3
8月 20
15122
1
7月 18
9699
2
3月 15
6910