payroll-import/resources
Ben Sturmfels 08585f7fca
Make import/read-csv more testable, warn about any unexpected categories
Previously import/read-csv opened a file on the filesystem, making it hard to
test. Now it takes a string or java.io.Reader.

The warning about non-zero records with category "PFML ER PU" has now been
generalised to flag any non-zero records with an unknown category.
2026-02-13 18:30:58 +11:00
..
example-paychex-pay-item-details-2024.csv Support rename of "Liability" to "Liability Expense" on recent CSVs 2025-07-04 16:14:18 +10:00
example-paychex-pay-item-details-2025.csv Support rename of "Liability" to "Liability Expense" on recent CSVs 2025-07-04 16:14:18 +10:00