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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 6 09:29:42 CET 2014


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

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

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

--- Comment #15 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 25068
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25068&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

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

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


More information about the Koha-bugs mailing list