Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
5024 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Mei 25
945
1
Apr 25
1117
1
Feb 24
2824
0
Okt 24
4109
0
Nov 22
2284