Bug 5336: (follow-up) use understandable codes rather than magic numbers for orderstatus
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 11 Jul 2013 08:43:05 +0000 (10:43 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 22 Oct 2013 13:29:23 +0000 (13:29 +0000)
commit1afd7fe27094c963a279dde949cc81bea75e169e
tree93da53e7b9bd918d07fd1c4dde1efc55350b2148
parent2fb3193dc794b40d1313b46fb1ce23953b0ba99c
Bug 5336: (follow-up) use understandable codes rather than magic numbers for orderstatus

This patch uses understandable codes instead of magical numbers for the
aqorders.orderstatus field.

+ execute sql queries in unit tests into a transaction.

Signed-off-by: Pierre Angot <tredok.pierre@gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Acquisition.pm
installer/data/mysql/kohastructure.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/histsearch.tt
t/db_dependent/Acquisition/OrderFromSubscription.t
t/db_dependent/Acquisition/close_reopen_basket.t