Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Unassigned
UnassignedReporter
Lucyna Laska
Lucyna LaskaOriginal estimate
1h
Time tracking
No time logged1h remaining
Components
Priority
Time Assistant
Created March 24, 2017 at 11:41 AM
Updated February 8, 2023 at 1:29 PM
Resolved January 22, 2018 at 8:55 PM
When in the INITIATED state, check for both REQUISITION_INITIATE & REQUISITION_DELETE rights. If user has both of those rights, allow them to delete. (The goal here is that the basic StoreRoom-level users who initiate would be able to delete up until the Requisition is submitted; once it is submitted, they cannot delete it any more.)
When in the SUBMITTED state, check for both REQUISITION_AUTHORIZE & REQUISITION_DELETE rights. If user has both of those rights, allow them to delete. (The goal here is that the Authorizer at the facility is able to delete up until it is Authorized; once it is Authorized, they cannot delete it any more.)
When in any other state (AUTHORIZED, APPROVED, RELEASED), Delete is not allowed at all.
Execute test case on: Chrome and Firefox.