Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1934 มุมมอง

I'm creating an automated action in order to launch an activity for the purchases manager when an RfQ reaches the minimum amount for the vendor. 


This is my action 



And this is the domain expression (2 versions)

(1) 

["&","&",["state","=","draft"],["partner_id.x_mdg_minpurchase","!=",0],["amount_untaxed",">=", "partner_id.x_mdg_minpurchase"]]

(2)

["&","&",["state","=","draft"],["partner_id.x_mdg_minpurchase","!=",0],["amount_untaxed",">=", partner_id.x_mdg_minpurchase]]


The first doesn't work. The second raises the message "The domain you entered is not properly formed"

Can I compare 2 fields in the domain expression? How? 





อวตาร
ละทิ้ง
ผู้เขียน

Anybody have an idea?

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ย. 25
209
How to prevent auto save functionality แก้ไขแล้ว
2
ส.ค. 25
446
1
ก.ย. 25
423
1
ก.ย. 25
377
0
ส.ค. 25
355