-
Notifications
You must be signed in to change notification settings - Fork 626
fix : Enhance Create Client to Align with development Branch #2426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
7069c27
to
4a5a2d3
Compare
0c35189
to
60a83de
Compare
core/database/src/commonMain/kotlin/com/mifos/room/entities/client/ClientPayloadEntity.kt
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good to me. Some minor corrections are required, but this can be merged.
Could you please upload a screen recording after disabling the address in the web app’s system setup?
Also, the country and state are not related in the address fields (as was the case in the development branch). Can we add that in this PR, following the implementation in mobile-wallet: openMF/mobile-wallet#1872 — or should we handle it in a separate PR?
feature/client/src/commonMain/composeResources/values/strings.xml
Outdated
Show resolved
Hide resolved
986e266
to
f1543d0
Compare
@biplab1 when address enabled is false in configuration it won't show in app WhatsApp.Video.2025-07-06.at.10.07.05.AM.mp4 |
Fixes - Jira-#486
Video uploaded to slack as it is more than 10 mb not allowed by github.
Video can be found at
https://mifos.slack.com/archives/C06FC73DZPW/p1751707308227149?thread_ts=1751706991.145709&cid=C06FC73DZPW
What achieved in this pr.
Regarding create client some changes are done in development branch which are not there in kmp-impl branch so added all those by refering below prs
feat(feature:client): add address fields to create client form (#2380) · openMF/android-client@b00bfe1
fix - Failed to fetch staffs in createNewClient screen (#2357) · openMF/android-client@2886200
fix: Can't create new client (#2358) · openMF/android-client@aa7576c