c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19160
[Bug 733799] Re: Can't see "Quotation / Order" report as non admin user
** Branch linked: lp:~stan/openobject-addons/lp733799
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/733799
Title:
Can't see "Quotation / Order" report as non admin user
Status in OpenERP Modules (addons):
New
Bug description:
* Create database with sale and report_webkit modules installed
* View sale order form as non admin user
Expect
* Quotation / Order report action shown
Actual
* action not shown
Due to access error on ir.header_webkit when fields_view_get is called
on sale order.
References