http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7180
--- Comment #122 from mathieu saby <[email protected]> --- Thank you for corecting the discount > with the following: > - syspref: price: 947$c > - a biblio with 947$c=100 > - a supplier with "list price include tax = 0", I got a rrp (include tax) = > 94.79 (gst is 5.5%). > - a supplier with "list price include tax = 1", I got a rrp (include tax) = > 100 > > It is what is expected. See the test plan, step 6. I continue to find that strange. For me, if the vendor price in 947c is 100 EUR and this price "does NOT include tax", it means the book price is 100 EUR without tax, so 105.5 with tax. I cannot understand it in an other way... For unitprice, it is clearly NOT a big issue (I'm more concerned with taxes management), but for Koha it means "actual price". So how could I know the "actual" price before receipt? Do you know libraries which are using this field when ordering? Here we don't use it, and we were always said it must be left at "0" and will be automaticaly filled by Koha at receipt. Mathieu -- 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/
