[Koha-bugs] [Bug 7290] new permission for receiving

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 18 15:20:53 CEST 2014


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30337|0                           |1
        is obsolete|                            |
  Attachment #30338|0                           |1
        is obsolete|                            |
  Attachment #30339|0                           |1
        is obsolete|                            |

--- Comment #37 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 30926
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30926&action=edit
Bug 7290: More granular permissions for order receiving

Add subpermission acquisition => order_receive_all

Users with order_receive_all can receive all orders.
Users with only order_receive can receive an order if:
  - basket branch is defined and is the same as the current working
    branch, or
  - basket branch is not defined

Use dataTables filters possibilities instead of custom JS solution in
parcel.pl

Unit tests are available in t/Acquisition/CanUserReceiveBasket.t

Signed-off-by: Paola Rossi <paola.rossi at cineca.it>

(squash of the 3 first patches, rebased on master)

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


More information about the Koha-bugs mailing list