[koha-commits] main Koha release repository branch, new/bug_5186, created. v3.02.00-421-g8e5ee00

Git repo owner gitmaster at git.koha-community.org
Tue Dec 21 02:34:34 CET 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_5186 has been created
        at  8e5ee007db451f62fe17c456215013e422f25bec (commit)

- Log -----------------------------------------------------------------
commit 8e5ee007db451f62fe17c456215013e422f25bec
Author: Robin Sheat <robin at catalyst.net.nz>
Date:   Thu Dec 16 22:40:57 2010 -0500

    Bug 5186 - allow tax rates to be set to zero (master)
    
    This allows the tax rate for a vendor to be set to zero. Previously, a
    zero meant that the system default was used. Now, zero means no tax, and
    to have it be the default the field should simply be left empty.
    Additionally:
    * this will now show on the vendor display if the tax value is from the
      system default
    * this includes a database update that changes all the existing 0.00 tax
      settings to be NULL, which preserves existing behaviour.
    * this now saves the tax value supplied for new vendors
    
    Note: this patch applies against master
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list