Bug 13323: Tax rate can change on receiving - DB changes
authorJonathan Druart <jonathan.druart@biblibre.com>
Wed, 19 Nov 2014 15:59:39 +0000 (16:59 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 28 Oct 2016 13:46:40 +0000 (13:46 +0000)
commit1204a7269f967486a140d1ed611f77a4768a9e3c
treec03ed62cfbf4ee6c8a1ead3d7b92a5fca8e446cc
parentd653e02d32974cda16f7b83a4d7b2f112e526812
Bug 13323: Tax rate can change on receiving - DB changes

This patch adds 4 new DB fields to the aqorders table:
 * tax_rate_on_ordering
 * tax_rate_on_receiving
 * tax_value_on_ordering
 * tax_value_on_receiving

Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>
Signed-off-by: Francois Charbonnier <francois.charbonnier@inlibro.com>
Signed-off-by: Sonia Bouis <sonia.bouis@univ-lyon3.fr>
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/atomicupdate/bug_13323.perl [new file with mode: 0644]
installer/data/mysql/kohastructure.sql