Remote: | git@github.com:ingadhoc/account-financial-tools.git |
Head: | 8357cae94eb508279cb236c54cb7f937a0c2039e |
Bundle: | |
Target Branch | 15.0 |
Pr title | [FIX]account_ux: Change currency button also visible for invoicing user |
Ref Date | SHA | Commit Date | Author | Subject |
---|---|---|---|---|
2024-03-26 00:11:09 | 8357cae94eb508279cb236c54cb7f937a0c2039e | 2024-03-25 21:04:51 | José Moreno Hanshing | [FIX]account_ux: Change currency button also visible for invoicing user Before this commit, users belonging to account.group_account_invoice could not see the change currency button because they didn't have permission to view the div where it was defined, and instead would be able to see the invoice's currency_id field lower in the form, where the button was not added. |