Closed (won't fix)
Project:
Invoice
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Jul 2016 at 15:43 UTC
Updated:
18 Jun 2018 at 15:58 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jagermonster commentedHere is a patch that will add this permission and update the hook_node_access function to allow users to view invoices that they are set as author for
Comment #3
klonos@jagermonster I doubt this will be implemented in this project. Perhaps it shouldn't. I'd use a generic solution instead:
https://www.drupal.org/project/view_own
https://www.drupal.org/project/private
https://www.drupal.org/project/nodetype_access
https://www.drupal.org/project/nodeaccess
https://www.drupal.org/project/node_view_permissions
https://www.drupal.org/project/content_access
I'm sure that one of these should satisfy your need. If so, then please close this issue here in order to allow the module maintainer to focus on fixing any pending bugs. Thanx.
PS: If you do end up using one of the modules above, please share your experience or at least tell people which one you used.
Comment #4
jagermonster commented