Without this patch the API driven list of pending orders
on the order receive page was broken.
With the patch, all should be well now.
prove -v t/db_dependent/api/v1/acquisitions_orders.t
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit
4ab67c196debf387f2053c3916f4cdac76901db3)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit
53722e6c3172d0e04d5e7b8d2576a93ddeded2f0)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
return {
basketno => 'basket_id',
biblionumber => 'biblio_id',
+ deleted_biblionumber => 'deleted_biblio_id',
budget_id => 'fund_id',
budgetdate => undef, # unused
cancellationreason => 'cancellation_reason',
- integer
- "null"
description: Identifier for the linked bibliographic record
+ deleted_biblio_id:
+ type:
+ - integer
+ - "null"
+ description: Identifier for the linked deleted bibliographic record
created_by:
type:
- integer