Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
2951 Weergaven

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. 

Avatar
Annuleer
Beste antwoord

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 ...

Avatar
Annuleer
Auteur

Thanks for your help, i will focus on the onchange method. Have a nice day friend:)

Auteur

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 ...

Gerelateerde posts Antwoorden Weergaven Activiteit
0
mrt. 16
2682
2
feb. 25
5793
1
dec. 24
5965
1
dec. 24
1376
3
aug. 24
6843