[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 Mar 19 14:10:38 CET 2012


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

Nicole C. Engard <nengard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8258|0                           |1
        is obsolete|                            |

--- Comment #17 from Nicole C. Engard <nengard at gmail.com> ---
Created attachment 8271
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=8271&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 at bywatersolutions.com>

Followed the test plan and all tests pass.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list