http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2865
Chris Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7911|0 |1 is obsolete| | --- Comment #4 from Chris Hall <[email protected]> --- Created attachment 8460 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8460&action=edit Corrected errors in previous patch After speaking with the client I have revised the patch, please ignore any comments on my first submission, this patch makes the previous obsolete. Replacement price is RRP and this is gst inclusive and does not take the discount into account (if list price is gst inclusive, then rrp and list price will be the same, otherwise rrp = listprice + gst). Budgeted cost (ecost in the code) is gst exclusive and takes the discount into account BEFORE gst. Regarding the comment about parcel.pl displaying the gst amount rather than the gst rate: I only fixed the error in parcel.pl, I haven't changed the information it was displaying (or trying to display). I have corrected the errors in my acq.js logic and the errors in the parcel.pl table regarding gst calculations. -- 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/
