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

Hi,

I have installed openerp from nightly

follow the steps from: http://www.theopensourcerer.com/2012/12/how-to-install-openerp-7-0-on-ubuntu-12-04-lts/

I have problem I have created a private module added function field in py and put filed in xml, but when updated the module, its give me error that following field does not exits in database,

In normal it work in launchpad branch, but in nightly it is give me error.

Please help me.

Regards,

Avatar
Abbandona

Did you import the py file in __init__.py ?

Autore

hi, yes , as i said its work in my local branch, but not in nightly remote

Have you tried uninstall / reboot server / reinstall ?

Autore

what to uninstall?

Use store=True :P

Autore

I already used :)

Can you post your custom module code? Maybe the problem is right there

Risposta migliore

Use store=True in the functional Field parameter. Using this the function fields value will Be stored In the Database only when you SAVE the record

Avatar
Abbandona
Autore

i did already

k grt.. fine

Post correlati Risposte Visualizzazioni Attività
1
lug 22
4211
2
mar 15
5126
0
mar 19
3262
2
mar 15
14650
0
mar 15
3806