My requirements is
AccountMove has Paid /invoice_payment_state/
Product has left Qty /qty_available/
I use 2 variant but not working:
use @api.onchange not working
override write function not working
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
My requirements is
AccountMove has Paid /invoice_payment_state/
Product has left Qty /qty_available/
I use 2 variant but not working:
use @api.onchange not working
override write function not working
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 | |
---|---|---|---|---|
|
1
thg 8 22
|
2568 | ||
|
1
thg 10 23
|
1983 | ||
|
2
thg 10 23
|
2180 | ||
|
2
thg 8 23
|
4204 | ||
|
4
thg 8 23
|
20532 |
I solved it. Use base.automation module.
Advantages:
no coding on file, no git push, no release, no restart