YinkaMetrics opened a new pull request, #335: URL: https://github.com/apache/fineract-backoffice-ui/pull/335
## What and why Read the recurring-deposit transaction command from the route and pass it as the generated API client's third argument. This lets the form submit both `deposit` and `withdrawal` instead of sending an unsupported null command. The form defaults unknown commands to `deposit`, shows the withdrawal title when appropriate, and has focused coverage for both API calls. Closes #278. ## Verification - 3 focused tests passed - 897 full tests passed - lint, format, build, app TypeScript, icon, i18n, and license checks passed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
