Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5021 Visninger

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
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
maj 25
943
1
apr. 25
1115
1
feb. 24
2823
0
okt. 24
4109
0
nov. 22
2283