Ferdinand Gassauer
Ferdinand Gassauer
please try to remove this line ./mrp_view.xml:270: `` the client using odoo 8 didn't need the module which was designed for 6.1
all these modules work for 6.1 and have been automatically ported to 7 and 8 but many structural changes require individual adaptation which my client hasn't asked and paid for...
which version? only 6.1 is tested production
please which branch ?
I do not support 8.0 currently - to much difference to 6.1 which I use try to change import openerp.netsvc to from openerp import netsvc, workflow
Here are the only lines in 8.0 referring to netsvc - it seems it is depreciated. ./server/addons/hr_expense/tests/test_journal_entries.py:2:from openerp import netsvc, workflow ./server/openerp/__init__.py:77:import netsvc ./server/openerp/addons/base/ir/ir_cron.py:135: netsvc.log(_logger, logging.DEBUG, 'cron.object.execute', (cr.dbname,uid,'*',model_name,method_name)+tuple(args), depth=log_depth) ./server/openerp/addons/base/ir/ir_cron.py:30:from...
some reasons - odoo redesigned stock, especially introducing quants - hence I estimate it will be quite costly, except the developer knows exactly how to deal with the new situation....
Hi, I just checked the nextcloud community document server 0.1.13 on NC 26.05 and can confirm that changes are not written back to the nextcloud storage. As described above opening...
I have to amend my statement above: - the file gets updated on nextcloud after some time (minutes) but IMO must get updated immediately, especially leaving ONLYOFFICE (by selecting a...
As I said, I have no access to the root account on the Hetzner service - hence I (and all other Hetzner and SaaS users) can not do what you...