c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23429
[Bug 733799] Re: Can't see report as non admin user
** Also affects: openobject-addons/6.0
Importance: Undecided
Status: New
** Also affects: openobject-addons/trunk
Importance: Low
Assignee: OpenERP R&D Addons Team 1 (openerp-dev-addons1)
Status: Fix Released
** Changed in: openobject-addons/6.0
Importance: Undecided => Low
** Changed in: openobject-addons/6.0
Status: New => Confirmed
** Changed in: openobject-addons/6.0
Assignee: (unassigned) => OpenERP Publisher's Warranty Team (openerp-opw)
--
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 report as non admin user
Status in OpenERP Modules (addons):
Fix Released
Status in OpenERP Addons 6.0 series:
Confirmed
Status in OpenERP Addons trunk series:
Fix Released
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