Koha/acqui
Marc Véron 571ec9a94b Bug 15117: Transfer Order: Better user information and translation handling
While transferring an order, a untranslatable JavaScript confirmation
dialog pops up.

This patch moves the information about the order to be transferred to the
top of the screen to better inform the user what order is to be transferred,
and simplifies the confirmation dialog.

To test:
- Apply patch
- Transfer an order from a basket to another basket
- Verify, that on top of the screen an information is displayed about which
  order from which vendor and basket is to be transferred
- Verify that the transfer works OK
- Update a po lang file and confirm you see the string and you are able
  to translate it.

Signed-off-by: Frederic Demians <f.demians@tamil.fr>
  Dialog box with readable & translatable info.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-06 12:03:58 -03:00
..
pdfformat Bug 14928: Remove C4::Dates from files acqui/pdfformat/layout*.pm 2015-10-09 09:39:30 -03:00
acqui-home.pl
add_user_search.pl
addorder.pl Bug 11247: Fix calls of TransformHtmlToXml 2015-09-02 14:36:33 -03:00
addorderiso2709.pl Bug 11247: Fix calls of TransformHtmlToXml 2015-09-02 14:36:33 -03:00
ajax-getauthvaluedropbox.pl
basket.pl Bug 10181: Make string translatable 2015-10-02 15:06:48 -03:00
basketgroup.pl
basketheader.pl
booksellers.pl
cancelorder.pl
check_budget_total.pl
check_duplicate_barcode_ajax.pl Bug 14589: Adjust authorities_merge_ajax and replace some indirect syntax 2015-11-02 12:49:13 -03:00
check_uniqueness.pl
finishreceive.pl Bug 8417: Make the order receive date editable 2015-10-19 14:51:50 -03:00
histsearch.pl
invoice-files.pl
invoice.pl Bug 10181: Make string translatable 2015-10-02 15:06:48 -03:00
invoices.pl
lateorders-export.pl
lateorders.pl
modordernotes.pl
neworderbiblio.pl Bug 15005: Fix pagination_bar calls 2015-10-19 09:36:43 -03:00
neworderempty.pl
newordersubscription.pl
newordersuggestion.pl
ordered.pl
orderreceive.pl Bug 8417: Make the order receive date editable 2015-10-19 14:51:50 -03:00
parcel.pl
parcels.pl
spent.pl
supplier.pl
transferorder.pl Bug 15117: Transfer Order: Better user information and translation handling 2015-11-06 12:03:58 -03:00
uncertainprice.pl
updatesupplier.pl
z3950_search.pl