summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/account_move_views.xml
diff options
context:
space:
mode:
authorIT Fixcomart <it@fixcomart.co.id>2023-07-13 08:57:29 +0000
committerIT Fixcomart <it@fixcomart.co.id>2023-07-13 08:57:29 +0000
commit94ff2a962740492614b5f1f09e690ef8dd0b2874 (patch)
tree52c231ad754c966f3517f08c4a03ad43fd2e155e /indoteknik_custom/views/account_move_views.xml
parentb496b7907c60d8b262ddba42e55dd8485f718fce (diff)
parent5556e2b56a010c78bb79718679d0a0b5b3f780c3 (diff)
Merged in hotfix/revisi-due-extension (pull request #51)
Hotfix/revisi due extension
Diffstat (limited to 'indoteknik_custom/views/account_move_views.xml')
-rw-r--r--indoteknik_custom/views/account_move_views.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/account_move_views.xml b/indoteknik_custom/views/account_move_views.xml
index 983fbd5a..fee94b42 100644
--- a/indoteknik_custom/views/account_move_views.xml
+++ b/indoteknik_custom/views/account_move_views.xml
@@ -4,7 +4,7 @@
<field name="name">due.extension.tree</field>
<field name="model">due.extension</field>
<field name="arch" type="xml">
- <tree create="false">
+ <tree default_order="create_date desc" create="0">
<field name="number"/>
<field name="partner_id"/>
<field name="day_extension"/>