Hello everyone, I am new to odoo and trying to improve my odoo system, i have create a new many2one files in orderline. Now i would like to set values for this custom files with the specific coditions depend on the products. what is the right way to sovle this kind of problem. Thank for watching.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hello,
You need to override this method, it called when the product in the SO line changed. The vals dict hold the new values of the other fields ... for more information about the onchange methods .
Hope this could helps ...
Thanks for your help, i will focus on the onchange method. Have a nice day friend:)
Hello, what should i do to override the method? create a module or just add the funcion to the custom module? and need i change any thing in the xml fiel?
Hi, you don't need to change the xml file. the clean methodology is to create a new custom module to override the method ...
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Mar 16
|
2683 | ||
|
2
Feb 25
|
5818 | ||
|
1
Dec 24
|
5974 | ||
|
1
Dec 24
|
1395 | ||
|
3
Aug 24
|
6852 |