summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-04-15 15:14:59 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-04-15 15:14:59 +0700
commite016af1d1ab8df064cbb852965173ab2d53093dd (patch)
treece78679bec52cc2bee7da9b9aefec6436e223f87 /indoteknik_custom/views
parent28a268fde404c68706b903d4492f847310cc074e (diff)
fix bug automatic purchase and add already_paid on account move
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/account_move.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml
index 3ad51b70..f505ef9d 100644
--- a/indoteknik_custom/views/account_move.xml
+++ b/indoteknik_custom/views/account_move.xml
@@ -51,6 +51,9 @@
<field name="due_extension"/>
<field name="counter"/>
</field>
+ <field name="to_check" position="after">
+ <field name="already_paid"/>
+ </field>
<notebook position="inside">
<page string="Due Extension" attrs="{'invisible': [('move_type', '!=', 'out_invoice')]}">
<field name="due_line">