Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
5477 Visualizzazioni

Hello All, I want when the user set a value to the filed the system save it and when he create a new record the system suggest this value. any suggestion ? Thank you

Avatar
Abbandona

Why do you want to do it with javascript? You can do it on openerp with defaults and a function that throws the last value inserted and that's all.

Autore

Please let me the function name. what i can put here _defaults = { 'my_field' : ???, }

Risposta migliore

I have the same problem. In the ineger fields the default value is 0. If you try to set this to some other value, using the _defaults like so: _defaults = { 'account_id': None,  }. You can set it to any value except for Null value. I guess this gets overriden with the javascript controll seting a value 0 if there is no value given by the server. Any ideas on this. Thank you.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
giu 25
333
1
giu 25
650
1
giu 25
643
1
mag 25
1197
0
mar 25
675