diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-08-29 08:18:41 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-08-29 08:18:41 +0700 |
| commit | bec429267fd4baca3a914faefba974f18c2695cb (patch) | |
| tree | 37739237e2d9650b866423f844709c68c2171f28 /indoteknik_custom/views/dunning_run.xml | |
| parent | 83759c763cbde2b179472446231bca007c153449 (diff) | |
| parent | 0112ac064a7484685119cf9371ffbea32de6fd59 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into pum-v2
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 2117a7bb..210f7917 100644 --- a/indoteknik_custom/views/dunning_run.xml +++ b/indoteknik_custom/views/dunning_run.xml @@ -29,7 +29,7 @@ <field name="date_invoice"/> <field name="efaktur_id"/> <field name="reference"/> - <field name="total_amt"/> + <field name="total_amt" sum="Grand Total Amount"/> <field name="open_amt"/> <field name="due_date"/> </tree> |
