After submitting a requisition, as the same user who submitted, I am able to edit the requisition by unselecting the Skip checkbox and causing an error in the requisition.
Expected behavior: Once the requisition has been submitted, the same user should not be able to check or uncheck any rows to edit the requisition.
Acceptance Criteria
If a user doesn't have access to edit a requisition, the skip checkbox is disabled – the checkbox should reuse logic from the product-grid directive
I think that user that have authorize right can skip/unskip line items in submitted (at least that logic was in the product grid directive linked in the ACC).
CC
, is correct. As an administrator who has all requisition rights, they will be able to edit the requisition at any point in time until it has received its final approval. This should be tested with the storeroom manager user (srmanager1, srmanager2, etc.).
After submit requisition by srmanager1 I am still being able to check or uncheck rows that were checked.
It should be worknig OK right now.
All works