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
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
أغسطس 22
|
2517 | ||
|
1
أكتوبر 23
|
1926 | ||
|
2
أكتوبر 23
|
2143 | ||
|
2
أغسطس 23
|
4124 | ||
|
4
أغسطس 23
|
20446 |
I solved it. Use base.automation module.
Advantages:
no coding on file, no git push, no release, no restart