Skip to content

Commit

Permalink
Merge PR #1378 into 17.0
Browse files Browse the repository at this point in the history
Signed-off-by pedrobaeza
  • Loading branch information
OCA-git-bot committed Nov 22, 2024
2 parents b61afea + f3cc019 commit 0408229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions account_payment_order/views/account_payment_line.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<field name="amount_currency" string="Amount" />
<field name="currency_id" invisible="1" />
<field name="name" optional="show" />
<field name="company_currency_id" invisible="1" />
<field
name="amount_company_currency"
sum="Total in Company Currency"
Expand Down

0 comments on commit 0408229

Please sign in to comment.