summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/dunning_run.xml2
-rw-r--r--indoteknik_custom/views/dunning_run_ged.xml8
2 files changed, 9 insertions, 1 deletions
diff --git a/indoteknik_custom/views/dunning_run.xml b/indoteknik_custom/views/dunning_run.xml
index ac080fcf..9994d28d 100644
--- a/indoteknik_custom/views/dunning_run.xml
+++ b/indoteknik_custom/views/dunning_run.xml
@@ -74,7 +74,7 @@
</group>
</group>
<notebook>
- <page string="Invoices">
+ <page id="invoice_tab" string="Invoices">
<field name="dunning_line"/>
</page>
</notebook>
diff --git a/indoteknik_custom/views/dunning_run_ged.xml b/indoteknik_custom/views/dunning_run_ged.xml
index 5b8c6a3c..ecda228d 100644
--- a/indoteknik_custom/views/dunning_run_ged.xml
+++ b/indoteknik_custom/views/dunning_run_ged.xml
@@ -13,6 +13,14 @@
class="oe_highlight oe_edit_only"
/>
</field>
+ <page id="invoice_tab" position="after">
+ <page string="Tracking">
+ <field name="ged_tracking"/>
+ </page>
+ <page string="Tracking Line">
+ <field name="ged_tracking_line"/>
+ </page>
+ </page>
</field>
</record>
</data>