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

Martin Renvoize (ashimema) <[email protected]> changed:

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

--- Comment #26 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 176254
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176254&action=edit
Bug 37448: Add build_sample_ill_request

The linked biblio_id of a generated test ILL request needs to be created by
build_sample_biblio->AddBiblio.
Or else the related biblio is created by just 'build' and is not indexed + its
related metadata is missing.

To test:
1) Apply the [DONT PUSH] patch and enable ILLModule
2) Run the script for ILL requests:
  misc/devel/create_test_data.pl -n 5 -s Illrequest -d backend=Standard
3) Visit the ILLModule:
  http://<intra_url>/cgi-bin/koha/ill/ill-requests.pl
4) Notice it loads 5 test ILL requests correctly

Signed-off-by: Pedro Amorim <[email protected]>
Signed-off-by: Kyle M Hall <[email protected]>
Signed-off-by: Martin Renvoize <[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