跳至内容
菜单
此问题已终结
1 回复
5763 查看

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,

形象
丢弃

Did you import the py file in __init__.py ?

编写者

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

Have you tried uninstall / reboot server / reinstall ?

编写者

what to uninstall?

Use store=True :P

编写者

I already used :)

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

最佳答案

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

形象
丢弃
编写者

i did already

k grt.. fine

相关帖文 回复 查看 活动
1
7月 22
4172
2
3月 15
5116
0
3月 19
3219
2
3月 15
14618
0
3月 15
3778