Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
5008 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
мая 25
943
1
апр. 25
1113
1
февр. 24
2821
0
окт. 24
4108
0
нояб. 22
2282