diff options
| author | Indoteknik . <it@fixcomart.co.id> | 2025-09-01 16:08:22 +0700 |
|---|---|---|
| committer | Indoteknik . <it@fixcomart.co.id> | 2025-09-01 16:08:22 +0700 |
| commit | 6cc264754df8e1d86738c889ce8bf9fdc557bae1 (patch) | |
| tree | 88e7ea33ea4b8d872f2c6e5aaece6116cdb77778 /indoteknik_custom/views/dunning_run.xml | |
| parent | bec429267fd4baca3a914faefba974f18c2695cb (diff) | |
| parent | 4c2decb6938e1920cf330dd8210bebf9ab3669b7 (diff) | |
(andri) fix merge
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 210f7917..f624c42e 100644 --- a/indoteknik_custom/views/dunning_run.xml +++ b/indoteknik_custom/views/dunning_run.xml @@ -13,7 +13,7 @@ <field name="resi_tukar_faktur"/> <field name="date_terima_tukar_faktur"/> <field name="shipper_faktur_id"/> - <field name="grand_total"/> + <field name="grand_total" sum="Grand Total"/> <field name="create_uid" optional="hide"/> </tree> </field> |
