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

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

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

--- Comment #12 from Andrew Fuerste-Henry <[email protected]> ---
Created attachment 179283
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179283&action=edit
Bug 39282: Use generated MARC record to create item and return itemnumber

When creating items from the form we need to use the MARC record we build from
the HTML->XML->MARC

This patch simply uses the variable we create and ensures we pass the
itemnumbers back

To test:
1 - prove -v t/db_dependent/Koha/MarcOrders.t
2 - Still failing
3 - Apply this patch
4 - Success!

Phew! We did it.

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