[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 b93a890848
commit b579d5ef0e

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>