Koha/koha-tmpl/intranet-tmpl/prog/en/modules/acqui
Jonathan Druart 431d217a51 Bug 10181: Acq - Improve message for deleted records
There are some issues here:
1/ Message not translatable (set in the pl file)
2/ ' by 'displayed even if no author defined
3/ Message not the same every where
4/ Nothing displayed on the invoice page

Test plan:
1/ Create a basket
2/ Add 4 orders A, B, C, D
3/ On the basket, you see "$title by $author", or "$title" if no author
defined
4/ Delete order A, B
5/ Close the basket
6/ Receive B, C
7/ Delete record created for A, C
8/ Go on the basket page, you should see the title and "Deleted
bibliographic record, can't find title" for the deleted record
9/ Go on the invoice page, you should see the title and "Deleted
bibliographic record, can't find title" for the deleted record

Signed-off-by: Joonas Kylmälä <j.kylmala@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-10-02 15:06:48 -03:00
..
csv
tables
acqui-home.tt Bug 13619: Acq home: ensure 'manage suggestions' goes to pending suggestions 2015-06-05 12:53:10 -03:00
addorder.tt
addorderiso2709.tt Bug 14163: Acq - receive shipment and order from staged: rename 'Show all' to 'Show inactive' 2015-07-08 14:43:54 -03:00
ajax.tt
basket.tt Bug 10181: Acq - Improve message for deleted records 2015-10-02 15:06:48 -03:00
basketgroup.tt
basketheader.tt
booksellers.tt Bug 12054: Inactive vendors should be inactive 2015-07-20 10:34:55 -03:00
cancelorder.tt
histsearch.tt Bug 13946: Change order status 'Pending' to 'Ordered' 2015-05-27 14:33:49 -03:00
invoice-files.tt
invoice.tt Bug 10181: Acq - Improve message for deleted records 2015-10-02 15:06:48 -03:00
invoices.tt Bug 12906: DataTables: Use -1 to specify the last column 2015-07-24 13:53:29 -03:00
lateorders.tt Bug 14423: XSS bug in lateorders 2015-06-23 10:11:57 -03:00
modordernotes.tt
neworderbiblio.tt
neworderempty.tt Bug 14163: Acq order form: rename 'Show all' to 'Show inactive' 2015-07-08 14:43:54 -03:00
neworderempty_duplicate.tt
newordersubscription.tt
newordersuggestion.tt Bug 14018: Ordering from suggestion shows 'copy. year:2014' 2015-05-06 15:26:28 -03:00
ordered.tt
orderreceive.tt Bug 10388: Does not display 'null' after editing an item on receiving 2015-05-04 15:33:51 -03:00
parcel.tt
parcels.tt Bug 14343: Remove the DT pagination 2015-09-07 11:48:14 -03:00
spent.tt
supplier.tt
transferorder.tt
uncertainprice.tt Bug 6059: Don't permit to change the quantity when items are created on ordering 2015-04-30 16:33:37 -03:00
z3950_search.tt