AS
Requested
I have successfully installed this script but there is a few problem.
-
when I try to delete the any user it gives me nothing response.
-
staff user import csv file access denied problem.
-
images not showing in PDF file when I to download from items list from script. How i can setup image on PDF.
- MSAnswered
Hello,
- Please share your install in private reply so that I can have look.
- Only admins are allowed to import. Staff don’t have such permissions.
- 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
- ASAnswered
if I want to enable Item import CVS for Staff user how can I do that
- MSAnswered
There is no such option but you can modify the
import
method ofapp/controllers/Items.php
as you need. Thank you - Login to Reply