Skip to content

Commit

Permalink
Merge PR #422 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 Jan 28, 2025
2 parents cd85f49 + 4f93445 commit 66bc20c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<record id="financial_risk_account_move_line_pivot_view" model="ir.ui.view">
<field name="name">Account financial risk account move line pivot view</field>
<field name="model">account.move.line</field>
<field name="priority">999</field>
<field name="arch" type="xml">
<pivot string="Account move lines">
<field name="account_id" type="row" />
Expand Down

0 comments on commit 66bc20c

Please sign in to comment.