With function field, how can I save the value of the field unless the object is not in draft mode ?
คำถามนี้ถูกตั้งค่าสถานะ
1
ตอบกลับ
4858
มุมมอง
Hi,
I never tested with argument store, but should work, try :
in file view add this attribute in field :
attrs="{'store': [('state', '=', 'draft')]}"
update module and view.
naturally field state must be present as a field or in context.
Bye
สนุกกับการพูดคุยนี้ใช่ไหม? เข้าร่วมเลย!
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ
Please do not post duplicate questions. See http://help.openerp.com/question/5522/function-field/