This question has been flagged

Which is the easiest / simplest way to allow CSV import ONLY to administrator user?

Ideally rest of users should not even see the IMPORT button.

Thanks,


Avatar
Discard
Best Answer

Go to Settings/General Settings

and uncheck 


Allow users to import data from CSV files

That will solve.

Avatar
Discard
Best Answer

Hi E.M.,


you can use this module "import_csv_restrict":

https://github.com/OCA/server-tools/pull/154

Avatar
Discard