Various improvements for FAS go live
What's Changed
- Adding refund status to Invoice schema by @sumesh-aot in #871
- Sending correct key for BCOL refund email by @sumesh-aot in #872
- Adding gunicorn config to docker entry point by @sumesh-aot in #874
- Fixing app root path by @sumesh-aot in #875
- Removing gunicorn_config from the start script as it needs gevent dep… by @sumesh-aot in #876
- Fixing reconciliation where the account got updated from PAD to DRAWDOWN after transactions are done by @sumesh-aot in #878
- 10507 - Add new columns in Routing slip, payment to store payment in USD by @karthik-aot in #873
- 10507 RS and payment schema update by @karthik-aot in #879
- Avoid duplicate entries and fix false alarm on reconciliations by @sumesh-aot in #882
- Skipping failed payment process if already exists to avoid duplicate … by @sumesh-aot in #883
- 10507 - Total USD update for daily report generation Routing slips by @karthik-aot in #881
- FAS - Additional Role Permissions by @saravanpa-aot in #884
- Report API CD update. by @pwei1018 in #880
- Feature/10507 report issue by @karthik-aot in #885
- Feature/10507 report null-type fix by @karthik-aot in #886
- list removal issue fixed by @saravanpa-aot in #887
- 10507 - Daily RS report fix for total USD amount display by @karthik-aot in #888
- kc version made sticky by @saravanpa-aot in #894
- Feature/11184 by @karthik-aot in #895
- Bank account name updater job added by @saravanpa-aot in #893
- fixing dependency by @saravanpa-aot in #896
- Padding fix ap line comment by @saravanpa-aot in #889
- fixing dependency by @saravanpa-aot in #897
- 11192 - FAS Routing slip creation validation by @karthik-aot in #898
- NSF Balance -Fix by @saravanpa-aot in #899
- Add ms fonts. by @pwei1018 in #890
- Linking validations added by @saravanpa-aot in #900
- Payment date not mandatory for CASH payments by @saravanpa-aot in #903
- added SP/GP dissolution zero fee codes by @saravanpa-aot in #904
- Fix admin UI by @saravanpa-aot in #905
- 11226 - FAS - Checksum for Routing Slip ID - Backend by @seeker25 in #906
- 11226 - FAS - Checksum for Routing Slip ID - Backend by @seeker25 in #908
- 10133 - Minor tweak for schema to allow single letter corpTypes. by @seeker25 in #909
- 11945 - Add in exception handling for routing slip adjustments by @seeker25 in #910
- 11211 - Fix remaining_amount for NSF. by @seeker25 in #911
- 11989 - FAS - Prevent linking from NSF status by @seeker25 in #912
- 12005 - FAS Dashboard: Bugs while searching by @seeker25 in #913
- 12005 - Minor fixes by @seeker25 in #915
- Another minor fix - Feature/12005 by @seeker25 in #916
- Add in logging.conf. by @seeker25 in #918
- Revert "Add in logging.conf." by @seeker25 in #920
- 12019 - Fix failing CI workflows by @seeker25 in #914
- 12027 - Add in missing indexes. by @seeker25 in #923
- 11957 - Payment job fixes by @seeker25 in #917
- 12032 - FAS - Performance - Query optimization by @seeker25 in #921
- 12047 - Feature/fix internal pay by @seeker25 in #924
- 12039 - Move logging to the directory Openshift will pick it up. by @seeker25 in #922
- 12032 - Performance search improvements. by @seeker25 in #925
- 11899 - CSO total and service fee fix by @ritvick in #919
- 12032 - FAS - Performance - Query optimization by @seeker25 in #926
- 11989 - Migration to fix error message. by @seeker25 in #927
New Contributors
Full Changelog: v1.16.1...v1.16.2