コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5013 ビュー

Hi,

OpenERP newbie so please excuse obvious questions.

When creating an entry on a timesheet I am getting the following error

Uncaught Error: Unknown field invoice_on_timesheets in domain [["invoice_on_timesheets","=",false]]

I have found that a fix has been committed in the following branch.

code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1162750-amitvora

How can I apply this to resolve the error?

Many thanks in advance

OpenERP 7 Ubuntu 12.04 installed from apt-get

アバター
破棄
最善の回答

I have never installed with apt-get, I used the source. But to update, I would do the following

1 Backup my database 2 Backup your openerp directory (wherever apt-get installed them) 3 Download the newest deb file from nightly 4 Upgrade with dpkg -i {package_name_from_nightly} 5 Start the Service to load the update (manually openerp-server.py --update=all) or update your init.d/openerp to add the --update=all flag

If this break, you can have to restore you openerp directory first, then restore your database. I would try all of this stuff on a test server first.

Hope this helps.

アバター
破棄
関連投稿 返信 ビュー 活動
0
5月 25
943
1
4月 25
1114
1
2月 24
2821
0
10月 24
4109
0
11月 22
2282