summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/account_move.xml
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2023-07-14 11:04:57 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2023-07-14 11:04:57 +0700
commitf53828b3df693a88ec7cfff8b323178f3550a9b2 (patch)
treeebc4d784590a9c0743e69988d901fed4c95ea741 /indoteknik_custom/views/account_move.xml
parent41d0bc25d569901de38f77f0ba452e33630d01f0 (diff)
refactor tracking history due extension
Diffstat (limited to 'indoteknik_custom/views/account_move.xml')
-rw-r--r--indoteknik_custom/views/account_move.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml
index 5aeff4ec..8cc8d723 100644
--- a/indoteknik_custom/views/account_move.xml
+++ b/indoteknik_custom/views/account_move.xml
@@ -23,9 +23,9 @@
<field name="due_line">
<tree create="false">
<field name="due_id"/>
- <field name="description"/>
- <field name="day_extension"/>
- <field name="approval_status"/>
+ <field name="due_description"/>
+ <field name="due_day_extension"/>
+ <field name="due_approval_status"/>
</tree>
</field>
</page>