https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36846

Sam Lau <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Sam Lau <[email protected]> ---
After completing a transaction, if you press the print receipt button at the
top on the pos/pay.pl page, the receipt prints fine. That is because we have
direct access to the 'collected' and 'change' variables and can pass them in
the print receipt href. However, from the register summary page, these
variables are now gone, so when we press print, they are both 0. It doesn't
appear like these are stored anywhere so I think we would need to add them to
the DB in order for this to work.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to