summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/dunning_run.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views/dunning_run.xml')
-rw-r--r--indoteknik_custom/views/dunning_run.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/indoteknik_custom/views/dunning_run.xml b/indoteknik_custom/views/dunning_run.xml
index 567d5e8c..522be8c9 100644
--- a/indoteknik_custom/views/dunning_run.xml
+++ b/indoteknik_custom/views/dunning_run.xml
@@ -13,6 +13,7 @@
<field name="resi_tukar_faktur"/>
<field name="date_terima_tukar_faktur"/>
<field name="shipper_faktur_id"/>
+ <field name="grand_total"/>
</tree>
</field>
</record>
@@ -71,12 +72,20 @@
<field name="resi_tukar_faktur"/>
<field name="date_terima_tukar_faktur"/>
<field name="shipper_faktur_id"/>
+ <field name="grand_total"/>
</group>
</group>
<notebook>
<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">