how to get the field value (content) edited by the user??
i asked the user to give his name and i would like to get this name to use it.
how should i do in python??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
how to get the field value (content) edited by the user??
i asked the user to give his name and i would like to get this name to use it.
how should i do in python??
You can override create
and write
method. In those method you will get value of fields.
I hope this is what you are looking for.
Hey, if you're planning to use the value in a on_change method, you must pass the name of the field to the function that you use in the on_change.
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
3월 15
|
4813 | ||
|
0
2월 25
|
1462 | ||
|
0
1월 25
|
1224 | ||
Field service upgrade
해결 완료
|
|
1
12월 24
|
1617 | |
|
2
8월 22
|
14036 |