@@ -, +, @@ --- .../en/modules/members/accountline-details.tt | 30 ++++++++++++++----- 1 file changed, 22 insertions(+), 8 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/accountline-details.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/accountline-details.tt @@ -138,11 +138,17 @@ - - - - - + + + + + + + + + + + @@ -167,14 +173,17 @@ - + + + [%- IF offset_accountline -%] + + [%- ELSE -%] + + + + [%- END -%] [% END %] --
DateChangeActionRelationTransacting librarianDateChangeActionRelated transaction
IncreaseDecreaseTypeAmountLibrarian Note
[% ao.created_on | $KohaDates with_hours => 1%][% ao.amount | $Price %][%- IF ao.amount > 0 -%][% ao.amount | $Price %][% END %][%- IF ao.amount < 0 -%][% ao.amount | $Price %][% END %] [% PROCESS ao_description ao=ao %] - [%- IF offset_accountline -%] [% PROCESS account_type_description account=offset_accountline %] ([% offset_accountline.id | html %]) - [%- END -%] + + [% offset_accountline.amount | $Price %] [% IF offset_accountline.manager_id %] @@ -187,6 +196,11 @@ [% END %] [% offset_accountline.note | html %]