diff options
| author | IT Fixcomart <it@fixcomart.co.id> | 2023-07-11 01:50:56 +0000 |
|---|---|---|
| committer | IT Fixcomart <it@fixcomart.co.id> | 2023-07-11 01:50:56 +0000 |
| commit | cba2c1e87932fead4800391c1a4e2fea550ef1bc (patch) | |
| tree | 1b9ec1cbc0dd595cc43942e562c136173618834d /indoteknik_custom/views/account_move_views.xml | |
| parent | 73942b32febd327b82530dff25895ef94a9f738f (diff) | |
| parent | 292ce85b0e841f14e41a35ff7fad420009b6b600 (diff) | |
Merged in count-due (pull request #48)
count due
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> |
