Koha/koha-tmpl/intranet-tmpl/prog/en
Jonathan Druart d932f6ff25 Bug 10317: improve display when order receiving page is given an invalid invoiceid
This patch fixes some things on the order receiving/parcel page.

1/ Removes dead code
2/ Displays an error message if invoiceid is unset or does not refer to an
invoice
3/ Fixes a bug in the note ("change note" and "add note" links)

Test plan:
1/ Try to call the invoice page with an existing invoiceid and check
that order results are consistent.
2/ Try without invoiceid or a bad invoiceid and check that an error
message is displayed.
3/ Add and change notes.

Signed-off-by: Cedric Vita <cedric.vita@dracenie.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely for all tests done.
- parcel.pl with invalid invoicenumber gives a nice error message
- parcel.pl with a valid invoicenumber looks normal
- changing and editing order notes works well

Passes QA script.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-07-05 16:32:43 +00:00
..
css Bug 9757: Make staff client list contents view more like search results 2013-06-26 09:04:04 -07:00
includes Bug 9665: add RIS and BIBTEXT bibliographic record export to staff interface 2013-06-17 11:24:31 -07:00
js Bug 9113: fix handling of certain characters by item batch modification tool 2013-07-05 15:35:25 +00:00
lib Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl) 2013-02-07 19:35:51 -05:00
modules Bug 10317: improve display when order receiving page is given an invalid invoiceid 2013-07-05 16:32:43 +00:00
xslt Bug 10284: Add missing spaces between label and content in XSLT view (780/785) 2013-05-28 07:44:05 -07:00
columns.def