summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/account_move_views.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-07-07 14:14:49 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-07-07 14:14:49 +0700
commit292ce85b0e841f14e41a35ff7fad420009b6b600 (patch)
tree09b0d13e787d117771f2d266196c96d55f83810b /indoteknik_custom/views/account_move_views.xml
parent981d77b17338cf1a0fe2d83c69258a9f3cdebe0f (diff)
count due
Diffstat (limited to 'indoteknik_custom/views/account_move_views.xml')
-rw-r--r--indoteknik_custom/views/account_move_views.xml1
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>