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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 8 14:53:58 CEST 2012


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

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

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

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

Add branch to aqorders.
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:
  - order branch is defined and is the same as the current working
    branch
  - order branch is not defined, basket branch is defined and basket
    branch is the same as the current working branch
  - order branch and basket branch are not defined

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

This patch needs patch for bug 7295 (for basket branch)

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

--

patch rebased on master

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


More information about the Koha-bugs mailing list