OpenESignForms / openesignforms

Open eSignForms is the first open source SaaS web contracting platform
https://open.esignforms.com
107 stars 50 forks source link

Report template create like if no permission to selected tran types #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a report template that selects a transaction type.
2. Ensure there is a user account who can create like the report template, but 
doesn't have permission to the selected transaction type in step 1.
3. Have the other user account do a create like.

What is the expected output? What do you see instead?
The user gets an error because the selection list contains a transaction id 
value that the user does not have permission to.

This was found in the latest 11.11.11 release.

Original issue reported on code.google.com by yoz...@gmail.com on 20 Nov 2011 at 4:20

GoogleCodeExporter commented 9 years ago
Fixed in the 11.12.* release.

On create like, any transaction templates the user doesn't have List permission 
on are removed.

Original comment by yoz...@gmail.com on 1 Dec 2011 at 3:16