summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2024-09-03 10:16:32 +0700
committerstephanchrst <stephanchrst@gmail.com>2024-09-03 10:16:32 +0700
commit836936b33c8206cf5344df189642e7a65f095480 (patch)
tree7ba554b6a583e9257093e369b37d437b006c1dc2 /indoteknik_custom/views
parent5b376d68e62b5d06ff5665b405acc99b89448f06 (diff)
add others info in dunning run
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/dunning_run.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/indoteknik_custom/views/dunning_run.xml b/indoteknik_custom/views/dunning_run.xml
index 567d5e8c..dd5bb120 100644
--- a/indoteknik_custom/views/dunning_run.xml
+++ b/indoteknik_custom/views/dunning_run.xml
@@ -77,6 +77,13 @@
<page id="invoice_tab" string="Invoices">
<field name="dunning_line"/>
</page>
+ <page id="others_tab" string="Others">
+ <group>
+ <field name="is_paid" readonly="1"/>
+ <field name="description" readonly="1"/>
+ <field name="comment" readonly="1"/>
+ </group>
+ </page>
</notebook>
</sheet>
<div class="oe_chatter">