v1.18.4
What's Changed
- bcol refund fix float/decimal conversion by @kialj876 in #1104
- add in additionalProperties for Invoice object. by @seeker25 in #1116
- 14850 - allow basic accounts access to transaction route by @Jxio in #1103
- 14850 - Unit test for basic account - transaction screen by @Jxio in #1117
- Fix for bcol logging. by @seeker25 in #1119
- Use decimal instead of float. by @seeker25 in #1118
- Update enums.py by @seeker25 in #1120
- To fix all notebook reports Sent but not delivered Issue#2247 by @stevenc987 in #1123
- Fix for BCOL + missing fields. by @seeker25 in #1125
- Fix additionalProperties. by @seeker25 in #1126
- 14847 - AP non-gov disbursement for BCA. by @seeker25 in #1122
- Remove time check in task, just do this via CRONTAB instead. by @seeker25 in #1128
- 15257 - Fix statements serialization issue by @seeker25 in #1115
- Change auth_account_id to accountId.. by @seeker25 in #1129
- 15467 - Allow statements job to have a date override by @seeker25 in #1130
- 15467 - Statement performance optimizations, also weekly / monthly weren't wo… by @seeker25 in #1131
- 15387 - invoices table enhancement by @Jxio in #1124
- 15467 - Revert requirements.txt. by @seeker25 in #1132
- AP disbursement changes + statement tweak. by @seeker25 in #1133
- 15257- Fix for exception not coming back correctly. by @seeker25 in #1134
- 15467 - Statement enhancements, remove duplicates - fix the sort order in pay as well. by @seeker25 in #1135
- Add in db.session.flush() by @seeker25 in #1139
- 15197 - Models _mapping for service backwards compatibility by @seeker25 in #1140
- Add in line to print out invoice id. by @seeker25 in #1141
- Adding in developer notes by @seeker25 in #1138
- Small fix for payment reconciliation for online banking. by @seeker25 in #1142
Full Changelog: v1.18.3...v1.18.4