payments-import-phase
- v0.1: add readExcel function (apache poi), refactor importPayment to catch invalid payments (temporary), wip //todo: can't catch "exists" error for OfferId via payment constructor (reason: to invalidate row)
- v1.0: add write excel file function (annotated invalid rows), refactor importPayment to catch invalid payments, export invalid payments function, add import container in prospect details, integrate 'embg' in payment construction, add EMBG value object validation regex & exception catches, remove readLines. ¬temporary disable/comment paymentCode instances that cause problems (payment edit/add) //todo: download export excel to user, not project
- v1.1: refactor export function (download excel file to user not project) //todo: refactor export annotation on file, fix push errors
- v1.2: refactor export annotation on file, add money object read string function (to catch exception on construct) //todo: remove comments (regulate paymentCode)