http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7235 --- Comment #18 from Marijana <mglavica@ffzg.hr> --- Created attachment 8290 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8290&action=edit [SIGNED-OFF] Bug 7235: Add order date and checks for permissions - Adds order date above vendor - Reordered fields to reflect history of the item - Order information (order date, vendor) is only shown, when an order exists - Accession date is only linked, when item was received in acquisition - Links to basket and invoice are only shown when user has the correct permission - order date: manage_order - accession date: receive_shipment for invoice - Changes all dates to use the KohaDates TT plugin - Corrects display of rental price, removing additional zeros To test: 1) Create a record with - 1 item created in cataloguing - 1 item ordered - 1 item ordered and received - 1 item checked out 2) Verify the correct information is shown for each 3) Verify links on the dates work correctly 4) Toggle permissions for the user Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> Followed the test plan and all tests pass. Signed-off-by: Marijana Glavica <mglavica@ffzg.hr> changed supplierid to booksellerid -- You are receiving this mail because: You are watching all bug changes.