summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2025-01-16 15:53:18 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2025-01-16 15:53:18 +0700
commite9b015ed70aff6f43058b57466d648d6e8d1891a (patch)
tree8358f7e4b19ed74420ad0f3cc851ba9f51b03bc3
parentf6ff283a44e321f63822dbb2d302d3f3cb07baf5 (diff)
invisible field other subtotal
-rw-r--r--indoteknik_custom/views/account_move.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml
index e08c8a29..36b292e8 100644
--- a/indoteknik_custom/views/account_move.xml
+++ b/indoteknik_custom/views/account_move.xml
@@ -60,7 +60,7 @@
<field name="flag_delivery_amt"/>
</field>
<field name="amount_untaxed" position="after">
- <field name="other_subtotal"/>
+ <field name="other_subtotal" invisible="1"/>
</field>
<notebook position="inside">
<page string="Due Extension" attrs="{'invisible': [('move_type', '!=', 'out_invoice')]}">