AS
Requested
I have successfully installed this script but there is a few problem.
1) when I try to delete the any user it gives me nothing response.
2) staff user import csv file access denied problem.
3) images not showing in PDF file when I to download from items list from script. How i can setup image on PDF.
1) when I try to delete the any user it gives me nothing response.
2) staff user import csv file access denied problem.
3) images not showing in PDF file when I to download from items list from script. How i can setup image on PDF.
- MSAnsweredHello,
1. Please share your install in private reply so that I can have look.
2. Only admins are allowed to import. Staff don't have such permissions.
3. There is no option to export images yet.
Please ask question instead of feature request. I found that it might be confusing so I will update the request to feature request.
Thank you - ASAnsweredif I want to enable Item import CVS for Staff user how can I do that
- MSAnsweredThere is no such option but you can modify the `import` method of `app/controllers/Items.php` as you need. Thank you
- Login to Reply