Help me plz
I installed my custum module, I have in this module a field.selection, when i try to add new row in my form i have this error :
"the value "1" for the field "myfield" is not in the selection!!
any suggetion?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Help me plz
I installed my custum module, I have in this module a field.selection, when i try to add new row in my form i have this error :
"the value "1" for the field "myfield" is not in the selection!!
any suggetion?
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
3
iul. 23
|
67740 | ||
|
4
mar. 15
|
7433 | ||
|
1
mar. 15
|
6689 | ||
|
0
mar. 15
|
3761 | ||
|
1
mar. 15
|
5608 |
You should make relevant parts of your code publicly available on a site such as https://gist.github.com/ . As it is, your question provides too little information for anyone to be able to help you.
I dont understand what you mean?
You need to show enough of the software of your custom module that the experts in this forum can understand what you were doing. You could put the code directly in the question, but it is more polite to put it on a third-party site such as this : https://gist.github.com/martinhbramwell/4413122 GitHub is free for all open source software.