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
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
1
août 22
|
3129 | |||
|
1
oct. 23
|
2784 | |||
|
2
oct. 23
|
3006 | |||
|
2
août 23
|
5250 | |||
|
4
août 23
|
21665 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
I solved it. Use base.automation module.
Advantages:
no coding on file, no git push, no release, no restart