[Koha-bugs] [Bug 7235] Adding invoice number and vendor name to the moredetail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 20 07:21:57 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7235

--- Comment #8 from Katrin Fischer <katrin.fischer at bsz-bw.de> 2012-02-20 06:21:57 UTC ---
Created attachment 7767
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7767
Bug 7235: Add order date and checks for permissions

- Adds order date in 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
2) Verify the correct information is shown for each
3) Verify links from the dates work correctly
4) Toggle permissions for the user

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list