https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39282

Andrew Fuerste-Henry <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179224|0                           |1
        is obsolete|                            |

--- Comment #11 from Andrew Fuerste-Henry <[email protected]> ---
Created attachment 179282
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179282&action=edit
Bug 39282: Clarify use of budget codes and ids

When getting items from the form on addorderis2907.pl we are getting actual
budget id's,
we only deal with codes when fetching the values from the MARC.
The code here assigns an id into a variable called code - this patch clarifies
that and
ensures that we fallback to using the id if one has been passed from the
interface form

To test:
0 - Apply first two patches
1 - prove -v t/db_dependent/Koha/MarcOrders.t
2 - It fails
3 - Apply this patch
4 - It fails?

Signed-off-by: John Vinke <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to