http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5059 Summary: Inconsistent use of ordering price and list price in vendor form Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All URL: /cgi-bin/koha/acqui/supplier.pl OS/Version: All Status: NEW Severity: trivial Priority: P5 Component: Templates AssignedTo: katrin.fischer@bsz-bw.de ReportedBy: katrin.fischer@bsz-bw.de QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Created attachment 2420 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2420 screenshot of new vendor form The vendor form uses the terms list price for currency and ordering price for tax information. After discussion in IRC we came to the conclusion that both terms have the same meaning. 07-26-2010 (12:16:19) chris: i think in the context of the vendor form its the same (12:16:25) chris: thats how the code uses it anyway (12:17:09) chris: it will use the currency chosen to convert the price, then if there is tax then subtract that, then remove the discount (12:18:29) chris: to end up with the estimated cost, so the currency of list price and tax of ordering price are both used for the same thing -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.