[FIX] account_payment_order: Add readonly=1 to prevent open move line in edit mode

TT45211
This commit is contained in:
Víctor Martínez
2023-09-22 12:40:51 +02:00
parent 9ad9a9388c
commit f9a1487f89

View File

@@ -49,6 +49,8 @@
<field
name="move_line_ids"
nolabel="1"
readonly="1"
force_save="1"
context="{'tree_view_ref': 'account_payment_order.view_move_line_tree'}"
>
<tree>