You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
12443 - More EJV job fixes. (bcgov#948)
* Update lint config.
Lint fixes.
Add in distribution code if service_fees > 0.
Fix for ejv_payment_task, put back payment_line_item.py.
Skip header generation if the invoice totals are $0.
* Performance issue fix.
12033 - FAS - RS not moving to Completed status when balance is drain…
…ed to 0 (bcgov#943)
* Dependency update + migration.
* Use quantized for refund amount. Update test for it.
* Validate linking.
* Unit test changes.
* Lint fix.
* Remove comment.
* Check for routing slip status == active.
* Reverse unit test case.
* Remove unnecessary code.
* Code trim.