Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Fridolyn SOMERS 67af102586 Bug 7253: fast cataloging not always checking out
When using fast cataloguing to create a biblio and item on the fly, workflow looses datas when a duplicate is detected.
This comes from the use of a mix of circborrowernumber and borrowernumber in forms.

This patch corrects by using always circborrowernumber in fast cataloguing workflow.
Also adds html and uri escape for barecode where necessery.

Test plan :
With duplicate :
- Go to a borrower circulation page
- Enter a non existing barcode
- Enter a due date
- Click on "Check Out"
=> a message says the barcode was not found
- Click on "Fast cataloguing"
=> The biblio edition page appears with fast cataloguing framework
- Fill mandatory fields by using an existing ISBN
- Click on "Save"
=> a yes/no message says "Duplicate record suspected"
(Choosing yes will brake fast caloguing workflow, in this case librarian should create an item and checkout again)
- Click on "No"
=> The item edition page appears with barcode already filled
- Fill mandatory datas
- Click on "Add item"
=> Borrower circulation page appears again, check that item has been checked out with the specified due date

You may test without duplicate

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Tested following the plan and by fast cataloging a non-duplicate.
All works as expected.

Signed-off-by: koha.aixmarseille <koha.aixmarseille@gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-02-12 10:00:37 -05:00
..
acqui
admin
authorities
basket
batch
catalogue Bug 9034: Filters are disabled by default 2013-02-07 19:36:15 -05:00
cataloguing Bug 7253: fast cataloging not always checking out 2013-02-12 10:00:37 -05:00
circ Bug 7253: fast cataloging not always checking out 2013-02-12 10:00:37 -05:00
errors
help
installer
labels
members Bug 9462 [Revised] Use DataTables on patron detail page 2013-02-12 09:04:52 -05:00
offline_circ
patroncards
reports Bug 9469 - Use Datatables in serials statistics wizard 2013-02-12 08:59:43 -05:00
reserve
reviews
rotating_collections
serials Bug 9471 - Use DataTables on serials claims page 2013-02-12 09:14:46 -05:00
services
sms
suggestion
tags Bug 9473: Use DataTables on tags list page 2013-02-07 07:48:05 -05:00
test
tools Bug 9476: Use Datatables on Koha news page 2013-02-07 07:39:48 -05:00
virtualshelves
z3950
about.tt
auth.tt
intranet-main.tt