BookOps-CAT / babel

Windows application for library selectors. Creates order MARC records for Sierra based on data from a spreadsheet.
0 stars 0 forks source link

Import bug: Template out of bounds #124

Open klinga opened 3 years ago

klinga commented 3 years ago

If template includes column that does not exist in the sheet (out of bounds) Babel creates empty cart. Proper behavior should be to display an error message to user to alert the template is out of bounds.