Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CUYAHOGA - Fetch budget id from code and usewhen creating orders
So the previous patch was wrong because we were passing the 'code' forward but an 'id' is needed for orders This patch makes sure we fetch the budget and get the id from the code in the marc when we aren't using MarcItemFieldsToOrder but only MarcFields to order (i.e. Cuyahoga setup)
- Loading branch information