Lines 602-607
sub to_api_mapping {
Link Here
|
602 |
return { |
602 |
return { |
603 |
basketno => 'basket_id', |
603 |
basketno => 'basket_id', |
604 |
biblionumber => 'biblio_id', |
604 |
biblionumber => 'biblio_id', |
|
|
605 |
deleted_biblionumber => 'deleted_biblio_id', |
605 |
budget_id => 'fund_id', |
606 |
budget_id => 'fund_id', |
606 |
budgetdate => undef, # unused |
607 |
budgetdate => undef, # unused |
607 |
cancellationreason => 'cancellation_reason', |
608 |
cancellationreason => 'cancellation_reason', |