X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fis%2F_payments.html;h=01413ab2e790ab8c41577e9e60b58d8f1839d916;hb=4ab897fdb1a54cd753ec66ebc8fbd5ffdd883cd6;hp=4a64d0db4893a80e5bfea79a7e6a6d81082bfb9f;hpb=80913703fa88cf84a3e62becd9f988b4786efb16;p=kivitendo-erp.git diff --git a/templates/webpages/is/_payments.html b/templates/webpages/is/_payments.html index 4a64d0db4..01413ab2e 100644 --- a/templates/webpages/is/_payments.html +++ b/templates/webpages/is/_payments.html @@ -26,16 +26,19 @@ [% FOREACH i = paid_indices %] [% SET changeable = 'changeable_' _ i %] [% SET acc_trans_id = 'acc_trans_id_' _ i %] - [% SET gldate = 'gldate_' _ i %] + [% SET p_gldate = 'gldate_' _ i %] [% SET datepaid = 'datepaid_' _ i %] [% SET source = 'source_' _ i %] [% SET memo = 'memo_' _ i %] [% SET paid = 'paid_' _ i %] [% SET AR_paid = 'AR_paid_' _ i %] [% SET selectAR_paid_ref = 'selectAR_paid_' _ i %] - - - + + + + + + @@ -99,11 +102,15 @@ [% IF $changeable %] + + + + [% END %] [% END # foreach %] @@ -120,12 +127,15 @@ [%- 'Missing amount' | $T8 %] [% LxERP.format_amount(paid_missing, 2) | html %] - + + + +