Monday, November 22, 2021
1 change · master
Resolved issues and error corrections
The French FEC import now accepts client files with longer journal codes, monthly grouping, and negative amounts. This reduces failed imports and gives clearer encoding error details when a file cannot be read.
Original PR description
A file from a client had different requirements: 1) Journal Codes were longer than 5 chars, so they will be converted to 5 chars long alternatives. ex. `PACMAN` -> `PAC01` (`PAC02` if it already exists and so on) 2) Some of the journals have the lines grouped by month instead of days 3) Some lines have negative amounts, they must be inverted