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
Create an account today to enjoy exclusive features and engage with our awesome community!
Registracija| Related Posts | Replies | Rodiniai | Veikla | |
|---|---|---|---|---|
|  | 1 rugp. 22  | 3013 | ||
|  | 1 spal. 23  | 2624 | ||
|  | 2 spal. 23  | 2861 | ||
|  | 2 rugp. 23  | 5058 | ||
|  | 4 rugp. 23  | 21464 | 
I solved it. Use base.automation module.
Advantages:
no coding on file, no git push, no release, no restart