Bug 4133 Ensure that orders have a valid quantity received
authorColin Campbell <colin.campbell@ptfs-europe.com>
Mon, 8 Feb 2010 15:39:46 +0000 (15:39 +0000)
committerGalen Charlton <gmcharlt@gmail.com>
Mon, 8 Feb 2010 16:21:48 +0000 (11:21 -0500)
commit745ac87c20b4166cb28ada18eebcc7e39948042a
treeee86f97b91220da35837c494ba968779b177e645
parentdd4f7a87d59b08eaa0362e9ab298bc79ff9ebf90
Bug 4133 Ensure that orders have a valid quantity received

quantityreceived drives other parts of acq noticeably budget balances
ensure that a number (usually 0) is set in NewOrder
give field a valid default and set as not null
reinterpret exsting nulls in table as zero

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Acquisition.pm
installer/data/mysql/updatedatabase.pl
kohaversion.pl