I want to change sales order line field value depend on sales order field value.
Please help
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I want to change sales order line field value depend on sales order field value.
Please help
@api.onchange
def button_update(self):
if self.SOfield:
for line in self.order_line:
line.write({'SOlinefield':self.SOfield})
Exactly what I want.Really it save my several hours.
please mark as answer
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
1
พ.ค. 25
|
1844 | |||
|
2
พ.ย. 24
|
2885 | |||
|
|
4
ก.พ. 24
|
13582 | ||
|
sale / delivery
แก้ไขแล้ว
|
1
ม.ค. 24
|
2309 | ||
|
0
พ.ค. 23
|
2535 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.