Skip to content

Commit

Permalink
Merge PR #787 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 310d409 + eac196b commit 520011b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions account_due_list/views/payment_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@
<record id="view_payments_pivot" model="ir.ui.view">
<field name="name">account.move.line.pivot</field>
<field name="model">account.move.line</field>
<field name="priority">999</field>
<field name="arch" type="xml">
<pivot string="Payments and due list">
<field name="journal_id" type="row" />
Expand Down

0 comments on commit 520011b

Please sign in to comment.