Skip to content

fix (): bug on import

Nicolas Diril requested to merge fix/errors_on_import into develop

ajax :

  • import contentType csv instead of json,
  • send param isReset in get query instead of json

php :

  • import from stream instead of file

Merge request reports