https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26734
--- Comment #57 from Martin Renvoize <[email protected]> --- (In reply to Marcel de Rooy from comment #56) > > + tendered => scalar $input->param('tendered'), > + change => scalar $input->param('change') > Please clarify these two parameters? > >(In reply to Jonathan Druart from comment #10) >> 1. >> 69 tendered => scalar $input->param('tendered'), >> >> Looks like this var is not used in the notice template. > > >This is used in the subsequent bug that enhances the printed slip to include >>'change' and 'tendered' amounts (These are both in our local slips for >customers) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
