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

--- Comment #19 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 200730
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200730&action=edit
Bug 37564: Add POD for the AddItemBatchFromMarc options parameter

The previous patch added an options hashref to AddItemBatchFromMarc but
did not document it. Describe the new parameter and the skip_holds_queue
option in the POD, and update the synopsis to show the extra argument.

Test plan:
1. perldoc C4/Items.pm (or: prove t/00-podcheck.t C4/Items.pm)
2. Confirm AddItemBatchFromMarc documents the $options parameter and the
   skip_holds_queue option.

-- 
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