Hello; my automated action code just divide the unit_price on a sale order when te user changes manually the price, It is strange because sometimes it execute twice and sometimes just one-depends on the amount-. Furthermore I discover this happend with the enter key , if the mouse is used it never plays twice, so the user should use the mouse allways. What my complete solution would be? thanks in advance.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
1825
Lượt xem
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
2
thg 9 23
|
3877 | ||
|
1
thg 12 22
|
2162 | ||
odoo 13: inverse name in comodel
Đã xử lý
|
|
3
thg 11 22
|
4387 | |
|
1
thg 11 22
|
4680 | ||
|
1
thg 5 22
|
4001 |
I had similar issue with the based on form modification trigger. I was creating a new task in project, by changing the value of a field on my sale.order model. And it was triggering twice. So it created 2 times same task.