Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
5014 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
Mai 25
943
1
Apr. 25
1114
1
Feb. 24
2821
0
Okt. 24
4109
0
Nov. 22
2282