Skip to content
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

allow user self + useradministrator to modify a users bank account #29033

Merged
merged 6 commits into from
Mar 23, 2024

Conversation

JonBendtsen
Copy link
Contributor

@JonBendtsen JonBendtsen commented Mar 22, 2024

FIX #27028 allow user self + useradministrator to modify a users bank/email/phone information
Both user and a useradministrator can now add, edit and delete a users bank account.
Still only one bank account is possible.
User can now no longer visit /user/bank.php?id= with any user ID and view their bank account details.
User can now change their own email and phone information.

Jon Bendtsen added 5 commits March 22, 2024 22:41
… (salaries read -> readall. + allowing user to edit their own bank account as well as personal email and phone. + allowing user to change their own bank account and allow useradmin to add a bank account for a user
@JonBendtsen JonBendtsen marked this pull request as ready for review March 23, 2024 10:26
@eldy eldy merged commit 48b9e78 into Dolibarr:develop Mar 23, 2024
3 of 6 checks passed
@JonBendtsen JonBendtsen deleted the allow_adding_bank_account branch March 23, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not add bank account to user. Can not edit my own bank account. Neither can the Administrator account
2 participants