| Summary: | Data Provider manual upload should specify file requirements | ||
|---|---|---|---|
| Product: | Koha | Reporter: | John Vinke <jvinke> |
| Component: | ERM | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | jonathan.druart, jonathan.field, martin.renvoize, matt.blenkinsop, pedro.amorim |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
|
Description
John Vinke
2025-11-05 19:49:44 UTC
Hi John, I agree that some additional guidance on the UI would help here. I believe the current implementation of the manual file upload only considers CSV type of files, it utilizes the Text::CSV_XS module. The expected file format matches the same format of the counter_log file generated after a SUSHI harvest. |