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
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Aug. 22
|
2586 | ||
|
1
Okt. 23
|
2008 | ||
|
2
Okt. 23
|
2209 | ||
|
2
Aug. 23
|
4231 | ||
|
4
Aug. 23
|
20561 |
I solved it. Use base.automation module.
Advantages:
no coding on file, no git push, no release, no restart