diff options
| -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 f4faf386..f7b753bd 100644 --- a/indoteknik_custom/views/account_move_views.xml +++ b/indoteknik_custom/views/account_move_views.xml @@ -13,6 +13,7 @@ <field name="approval_status"/> <field name="is_approve"/> <field name="create_uid" optional="hide"/> + <field name="create_date" optional="hide"/> </tree> </field> </record> |
