http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3980
Chris Cormack <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Chris Cormack <[email protected]> --- (In reply to comment #1) > I just ran across this today - the difference between a vendor's GST and the > syspref GIST. The behaviour I experienced was exactly similar to what is > described here. > > Additionally, if you set the vendor GST with the syspref set, no matter what > you put in the vendor (.15, 15.0) it always does .15, which if you are > trying to get 15%, is not right. > > Using the syspref GST, it's always right, and you can put in multiple > values, so I'm not sure if there's really a reason to keep the vendor > specific GST (there may be, I may just not be thinking of it). > > Thoughts? There definitely is, and the vendor GST should override the syspref. Differing places have differing sales tax, so different vendors might have different one, the syspref should be a fall back if you have set vendor charges sales tax, and don't have one set, otherwise the vendor specific one should be used. The syspref is a recent(ish) addition which has caused a regression in that vendor specified values no longer work. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
