0
Hello I have two questions:
1. When Super User logs in and visit page with expenses and open some expanse everything is displayed except name of the user who made expense.
https://prnt.sc/m9midd
https://prnt.sc/m9mhct
Second one is how can I set global expanse categories and not allow every user to make one?
Thank you!
1. When Super User logs in and visit page with expenses and open some expanse everything is displayed except name of the user who made expense.
https://prnt.sc/m9midd
https://prnt.sc/m9mhct
Second one is how can I set global expanse categories and not allow every user to make one?
Thank you!
Responses (4)
-
Accepted Answer
-
Accepted Answer
0Hello Germinal, thank you for the answer.
For usernames 1. Can you tell me/point me what code needs to be added in component to display names also.
For categories I can live with this for now.
It might be great idea to add these 2 things I described in future versions as it will add more usefulness to the component and more control to the Super user over their users.
For example let us imagine: I have company and in that company I have 50 workers for example and my workers have various expenses which they report using your component and without displayed names I as Super admin do not know who made which expense.
I think you can agree with my logic on this, same goes with categories global settings if every person creates its own categories we would be having chaos in tracking them. For example user created category Travel expenses and that is ok, but than other user created category and named it Travel, so in working environment we will have multiple categories for the same thing only named differently. But with global categories everything would be nice and organized.
Thank you! -
Accepted Answer
0hello,
1. well I don't have this code made, so I can't tell you... we would need to retrieve it from the DB query that obtains the data and then add it to the template (/components/com_finances/templates/item.php) reponsible for rendering each line.
2. thanks, we will consider it. The example you describe makes sense. -
Accepted Answer
0Germinal Camps wrote:
hello,
1. well I don't have this code made, so I can't tell you... we would need to retrieve it from the DB query that obtains the data and then add it to the template (/components/com_finances/templates/item.php) reponsible for rendering each line.
Thank you for this info I will start playing to see what can I do on my own until you decide to implement this in mainstream package.
Germinal Camps wrote:2. thanks, we will consider it. The example you describe makes sense.
Thank you for consideration, as this will benefit both sides if implemented.
Thank you again.
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »