Skip to content

Commit

Permalink
Merge PR #754 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 Jul 30, 2024
2 parents 0344007 + 5aa6e55 commit 7bea2e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions account_payment_return/views/payment_return_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,13 +66,11 @@
<field name="move_id" readonly="True" />
</group>
</group>
<notebook colspan="4">
<notebook>
<page string="Lines">
<field
name="line_ids"
colspan="4"
nolabel="1"
widget="one2many_list"
context="{'default_date': date}"
readonly="state in ['cancelled', 'done']"
>
Expand Down

0 comments on commit 7bea2e3

Please sign in to comment.