-
Notifications
You must be signed in to change notification settings - Fork 0
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
[17.0][MIG] kyc #48
Merged
Merged
[17.0][MIG] kyc #48
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Add Process logs - Update changes for expired contact and contact about to expire
* Update partner with data entered in scan wizard. * add a new security group to control access to logs. * minor fixes in security. * store last auto scan date. * Improve auto scan logic. * enchance extensibility (hook for domain of auto scan and centrilezed method to accept/reject transaction). * rename "expire" fields, prepend with "kyc_" namespace.
- Remove restriction for government record for scan - Add Group for delete documents - Fix KYC scan issue with non admin user
…nments, hide messages of required documents for goverments
name_get in partner was completly overrriden which was leading to changes in how partners are displayed in reports and SO (when they include the address).
- do not change partner name. - add expirations warnings in partner views. - correct expiration computation.
Partners related to users are not accesible to everyone, users with no rights might have issues accessing the contact screen or the form view of a specific contact.
… doesn't require UBO passport.
e15020e
to
d9b0ba1
Compare
This was referenced Dec 24, 2024
Merged
Merged
Merged
@JasminSForgeFlow Dependency merged, I restarted the CI and now it complains about a view definition. |
d9b0ba1
to
78cda15
Compare
Its ready now, |
78cda15
to
017fb88
Compare
017fb88
to
20c0d11
Compare
LoisRForgeFlow
approved these changes
Jan 8, 2025
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.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Depends on: