Bug 11814: (follow-up) Use constants to describe statuses
authorJonathan Druart <jonathan.druart@biblibre.com>
Thu, 13 Nov 2014 09:07:15 +0000 (10:07 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 30 Apr 2015 18:33:00 +0000 (15:33 -0300)
commit4598479fd58b1145eb31a76201428ceea78d84fd
tree20c784600ade34473f0e6f4627b26a5746d45fc4
parent31922af4717e5f1de20b7c22a76f4003d99a9819
Bug 11814: (follow-up) Use constants to describe statuses

This patch deals with all hard-coded status codes in the C4::Serials
module.

Test plan:
Test a complete workflow in the serial module (create, order, receive,
generate next) trying to use all statuses.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Serials.pm
serials/serials-edit.pl