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

Kyle M Hall <[email protected]> changed:

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

--- Comment #20 from Kyle M Hall <[email protected]> ---
Created attachment 27018
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27018&action=edit
Bug 11169: Display acquition details at the OPAC

This patch adds a new tab 'Acquisition detail' on the OPAC detail page.
A syspref (OPACAcquisitionDetails) permits to turn on this feature.

Test plan:
- switch on the OPACAcquisitionDetails pref.
- set the AcqCreateItems pref to 'receiving'.
- create some orders on 1 or more items.
- go to the opac detail page and verify the "acquitision details" tab
  contains the right number of items which is in order.
- receive the items.
- verify the number of items has decreased.
- set the AcqCreateItems pref to 'ordering'.
- create some orders on 1 or more items.
- go to the opac detail page and verify the "acquitision details" tab
  contains the list of items which is in order.
- receive the items.
- verify the received items don't appear anymore in the table.

Signed-off-by: Broust <[email protected]>
Signed-off-by: Kyle M Hall <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to