http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9506
--- Comment #4 from Katrin Fischer <[email protected]> --- Created attachment 16586 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16586&action=edit screenshot The calculation looks alright to me, but there is a little problem when using pdfformat::layout3pages as PDF layout. On the second page that shows the baskets in the basket group there is a column "gst rate". It currently always shows a list with the gst rate for every order line of the first basket (see screenshot). 2 Problems here: - First baskets gst rates are shown for all baskets - The list of gst rates is not deduplicated - it's one entry for each order line. Maybe we should just say "Multiple" or something if there is more than one? Or maybe remove the columns altogether and just keep the sum in the next column? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
