Koha Test Wiki MediaWiki MySQL Binary

One of a series of test instances for migrating the Koha Wiki MediaWiki database.

For the current Koha Wiki, visit https://wiki.koha-community.org .

Managing permissions on acquisition module

From Koha Test Wiki MediaWiki MySQL Binary

Jump to: navigation, search
Home
Home
Home
Home > Koha Versions > 3.2
Koha > Technical > Development > RFCs > Koha components for RFCs > Library System Modules RFCs > Acquisitions RFCs
Koha > Technical > Development > RFCs > Koha components for RFCs > Library System Modules RFCs > System Administration RFCs
Koha > Technical > Development > RFCs > Koha version targeted RFCs > Koha 3.2 RFCs

RFC: management of librarian permissions on acquisition module

We would want to follow for the Acquisition module the same logic as implemented for the Tools module to have more granular permissions than at present.

Permissions could be:

  • budget_create_new : permission to create a new budget
  • budget_allocate : permission to allocate an amount to a budget, either during the process of creating the budget, or afterwards
  • budget_invoice : permission to create an invoice on a given budget, i.e. debit the budget
  • budget_encumbrance : permission to commit any amount to an order
  • basket_create : permission to create an order basket
  • basket_close : permission to close an order basket
  • suggestion_acceptorreject : permission to accept/reject/delete suggestions
  • vendor_createoredit : permission to create/edit/delete a vendor
  • order_claim : permission to claim late orders
Personal tools