summaryrefslogtreecommitdiff
path: root/fixco_custom/views
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2026-02-11 16:38:40 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2026-02-11 16:38:40 +0700
commit3a9fdb91554a9b65ae0e9dc14a92cd1a437c7bab (patch)
tree2b93de7502ed1c4501f928262879b9239bafbaa2 /fixco_custom/views
parentb2b4be7ed8c92c6ce7b2fbdecd794054eda07437 (diff)
<Miqdad> req iqmal JE
Diffstat (limited to 'fixco_custom/views')
-rw-r--r--fixco_custom/views/account_move.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/fixco_custom/views/account_move.xml b/fixco_custom/views/account_move.xml
index 1327e77..f0ae0bc 100644
--- a/fixco_custom/views/account_move.xml
+++ b/fixco_custom/views/account_move.xml
@@ -178,7 +178,8 @@
<field name="model">account.move</field>
<field name="inherit_id" ref="account.view_move_tree"/>
<field name="arch" type="xml">
- <field name="state" position="after">
+ <field name="name" position="after">
+ <field name="partner_compute" optional="hide"/>
<field name="efaktur_id" optional="hide"/>
</field>
</field>