DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
How to get key value list from selection fields in Odoo 10
you can use this
.
dict
(
self
.
_fields
[
'your_field'
]
.
selection
)
.
get
(
self
.
your_field
)
PREVIOUS
NEXT
Tagged:
#How
#key
#list
#selection
#fields
#Odoo
ADD COMMENT
Topic
COMMENT
Name
9+6 =
Submit