diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-05-21 13:59:01 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-05-21 13:59:01 +0700 |
| commit | 04c3476f86c7499573f28aa603126481fe4e0daa (patch) | |
| tree | 70ed25eaa8bbe00d603e62b3b4c46b1af1322940 /indoteknik_custom/views/dunning_run.xml | |
| parent | dc90b4a31e887a69b6e53dfd096313224c94c644 (diff) | |
add view ged tracking on dunning run
Diffstat (limited to 'indoteknik_custom/views/dunning_run.xml')
| -rw-r--r-- | indoteknik_custom/views/dunning_run.xml | 2 |
1 files changed, 1 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> |
