report-openoffice-team team mailing list archive
-
report-openoffice-team team
-
Mailing list archive
-
Message #00128
[Bug 581908] Re: Access on ir.module.module required
It seems that there is no connection with report_openoffice module, as:
1. There is no comment field in the model sale.order, which obviously is being requested from template;
2. The module does not interact with the ir.module.module in any way, so there should not be any error connected with it.
Could you elaborate on this (what was happening when both errors fired,
etc.), so we could resolve this problem.
** Changed in: report-openoffice
Status: New => Incomplete
--
Access on ir.module.module required
https://bugs.launchpad.net/bugs/581908
You received this bug notification because you are a member of Report
OpenOffice Team, which is the registrant for Report OpenOffice.
Status in OpenOffice.org Reporting Engine for OpenObject: Incomplete
Bug description:
after updating from revision 7 to revision 9(Module separated to two parts) i get the following Exception:
ERROR:web-services:[16]: Last revision No. & ID : 2031 stephane@xxxxxxxxxxx-20100406170444-6ejgfdl1ldqrpcpj
ERROR:web-services:[17]:
ERROR:web-services:[18]: Exception: ('AccessError', 'You can not read this document! (ir.module.module)')
adding the appropriate user to group "Administrator/Configuration" fixes the problem but does not seem appropriate.
Maybe a prior error triggers the excpetion(which was there before as well):
ERROR:orm:[18]: Programming error: field 'comment' does not exist in object 'sale.order' !
References