Skip to content

Commit

Permalink
[FIX] account_financial_risk: Old group used instead of new group_acc…
Browse files Browse the repository at this point in the history
…ount_financial_risk_user
  • Loading branch information
carlosdauden committed Sep 27, 2024
1 parent 5990f43 commit 9bf982b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion account_financial_risk/views/res_partner_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
name="financial_risk"
string="Financial Risk"
invisible="not is_company and not parent_id"
groups="account.group_account_manager"
groups="account_financial_risk.group_account_financial_risk_user"
>
<group name="risk_general">
<group name="risk_include" class="o_group_col_6">
Expand Down

0 comments on commit 9bf982b

Please sign in to comment.