diff options
Diffstat (limited to 'indoteknik_custom/views/account_move_views.xml')
| -rw-r--r-- | indoteknik_custom/views/account_move_views.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/account_move_views.xml b/indoteknik_custom/views/account_move_views.xml index 02926682..983fbd5a 100644 --- a/indoteknik_custom/views/account_move_views.xml +++ b/indoteknik_custom/views/account_move_views.xml @@ -61,6 +61,7 @@ <group> <field name="is_approve" readonly="1"/> <field name="order_id" readonly="1"/> + <field name="counter" readonly="1"/> <field name="approval_status" readonly="1"/> </group> </group> |
