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
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
sie 22
|
2533 | ||
|
1
paź 23
|
1953 | ||
"Wrong value for %s: %r" % (self, value)
Rozwiązane
|
|
2
paź 23
|
2153 | |
|
2
sie 23
|
4160 | ||
|
4
sie 23
|
20484 |
I solved it. Use base.automation module.
Advantages:
no coding on file, no git push, no release, no restart