c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19268
[Bug 733799] Re: Can't see "Quotation / Order" report as non admin user
Hello Tristan Hill (credativ),
Thanks for your contribution !
It has been fixed in lp:~openerp-dev/openobject-addons/trunk-
bug-733799-rme By Revision : 4529
rme@xxxxxxxxxxx-20110314131835-hawz2pycjz4xcmvg & Author to you !
It will be merged soon with the trunk-addons.
Again thanks.
** Changed in: openobject-addons
Status: In Progress => Fix Committed
** Summary changed:
- Can't see "Quotation / Order" report as non admin user
+ Can't see report as non admin user
--
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 Committed
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