Bug 13321: Adds renaming of gstrate column in kohastructure.sql
authorAlex Arnaud <alex.arnaud@biblibre.com>
Fri, 20 May 2016 12:25:44 +0000 (14:25 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Oct 2016 13:46:09 +0000 (13:46 +0000)
Signed-off-by: Sonia Bouis <koha@univ-lyon3.fr>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

installer/data/mysql/kohastructure.sql

index a91ff90..d79a9fb 100644 (file)
@@ -2786,7 +2786,7 @@ CREATE TABLE `aqbooksellers` ( -- information about the vendors listed in acquis
   `gstreg` tinyint(4) default NULL, -- is your library charged tax (1 for yes, 0 for no)
   `listincgst` tinyint(4) default NULL, -- is tax included in list prices (1 for yes, 0 for no)
   `invoiceincgst` tinyint(4) default NULL, -- is tax included in invoice prices (1 for yes, 0 for no)
-  `gstrate` decimal(6,4) default NULL, -- the tax rate the library is charged
+  `tax_rate` decimal(6,4) default NULL, -- the tax rate the library is charged
   `discount` float(6,4) default NULL, -- discount offered on all items ordered from this vendor
   `fax` varchar(50) default NULL, -- vendor fax number
   deliverytime int(11) default NULL, -- vendor delivery time