https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26273
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117829|0 |1 is obsolete| | Attachment #117830|0 |1 is obsolete| | Attachment #117831|0 |1 is obsolete| | Attachment #117832|0 |1 is obsolete| | Attachment #117833|0 |1 is obsolete| | Attachment #117834|0 |1 is obsolete| | Attachment #118130|0 |1 is obsolete| | --- Comment #53 from Jonathan Druart <[email protected]> --- Created attachment 118149 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=118149&action=edit Bug 26273: Add historic cashups table to register page This patch adds a historic cashups table to the bottom of the register transaction details page. It will only display if one or more cashups have taken place and contains links to allow display of the summary detail modal for each cashup. Test plan 1/ Enable UseCashRegisters 2/ Undertake a few transactions and cashups 3/ View the 'Register details' page 4/ Note the appearance of a 'Cashup history' section at the bottom of the page 5/ Note that 'Summary' button displays the relevant modal 6/ Signoff Signed-off-by: Sally <[email protected]> Signed-off-by: Daniel Jones <[email protected]> Signed-off-by: Sally <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> Bug 26273: (QA follow-up) Remove unrequired table_controls div Looks like a copy/paste issue.. I don't believe we need this div at all for the table to function as expected and adding it just creates uneeded whitespace. Signed-off-by: Katrin Fischer <[email protected]> Bug 26273: (QA follow-up) Add horizontal rule to distinguish tables Signed-off-by: Katrin Fischer <[email protected]> -- 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/
