Koha/t/lib/KohaTest/Acquisition
Chris Nighswonger af970db232 kohabug 2139 Fixes C4::Aquisition::NewOrder so that it saves the branchcode
&NewOrder did not save the branchcode posted with a new order. This patch adds that param.

Added code to select the branch the order is for in the branch dropdown list on
acqui/orderreceive.pl

Updating POD and tests

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-24 14:54:01 -05:00
..
GetHistory.pm adding database-dependent test libs. 2008-04-21 11:26:28 -05:00
GetLateOrders.pm adding database-dependent test libs. 2008-04-21 11:26:28 -05:00
GetParcel.pm adding database-dependent test libs. 2008-04-21 11:26:28 -05:00
GetParcels.pm adding database-dependent test libs. 2008-04-21 11:26:28 -05:00
GetPendingOrders.pm adding database-dependent test libs. 2008-04-21 11:26:28 -05:00
NewOrder.pm kohabug 2139 Fixes C4::Aquisition::NewOrder so that it saves the branchcode 2008-07-24 14:54:01 -05:00