Skip to content

Commit

Permalink
Merge PR #397 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Sep 11, 2024
2 parents eb02e5c + 740d370 commit dde3861
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"
attrs="{'invisible': [('is_company','=',False), ('parent_id','!=',False)]}"
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 dde3861

Please sign in to comment.