Koha/svc
Tomas Cohen Arazi 9991dc8811
Bug 30971: (follow-up) Fix one more occurence
To test:
1. Run:
   $ git grep 'recall.itemnumber'
=> SUCCESS: No more occurences
2. Run:
   $ git grep 'recall.biblionumber'
=> SUCCESS: No more occurences
3. Run:
   $ git grep 'recall\->biblionumber'
=> SUCCESS: No more occurences
4. Run:
   $ git grep 'recall\->itemnumber'
=> FAIL: One standing occurence
5. Apply this patch
6. Repeat 4
=> SUCCESS: No more occurences
7. Sign off :-D

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-06-16 09:40:57 -03:00
..
cataloguing Bug 29844: Fix advanced editor 2022-02-23 22:05:32 -10:00
club Bug 29859: Fix club/enroll 2022-04-05 17:36:59 +02:00
config
letters
mana
members Bug 30063: Remove svc/members/search 2022-04-04 09:47:01 +02:00
records
virtualshelves
article_request
authentication
authorised_values
barcode
bib
bib_framework
bib_profile
checkin
checkout_notes
checkouts Bug 30971: (follow-up) Fix one more occurence 2022-06-16 09:40:57 -03:00
convert_report
cover_images Bug 29771: Remove trivial cases 2022-03-08 23:03:34 -10:00
creator_batches
holds Bug 30081: Use itemtype description instead of itemtype code 2022-02-16 11:51:11 -10:00
import_bib
localization
new_bib
problem_reports
recall Bug 30924: Add missing branchtransfers.reason value for recall cancellation 2022-06-13 10:30:51 -03:00
renew
report Bug 26669: (QA follow-up) Update last run when report run by name 2022-04-04 16:23:46 +02:00
return_claims Bug 29931: (follow-up) Fix svc/checkouts and return_claims too 2022-03-15 22:30:50 -10:00
split_callnumbers