You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user, I want to view a table listing all generated contracts, so that I can review them as needed.
Description
The page is organized into two distinct sections:
Counters Section: this area displays key metrics, showing information such as the number of active contracts, contracts awaiting signatures, saved (but not sent) contracts, and contracts approaching their expiration date.
Templates List Section: this section includes a table displaying all generated contracts, with columns for contract number, volunteer name, contract start and end dates, and contract status.
Actors
Web Users
Preconditions
User must be logged in and have navigated to the 'Lista Contracte' page
The list must contains several entries
Main Flow
The application displays a table listing all generated contracts.
User can scroll through the table to view all available templates.
User is able to download all approved contracts at once.
Business Rules
The 'Contracte active' counter must display the total number of contracts with an 'Activ' status.
The 'Contracte in curs de semnare' counter must show the total number of contracts with 'Validare voluntar' and 'Validare ONG' statuses.
The 'Contracte salvate (netrimise)' counter must indicate the total number of contracts with a 'Salvat' status.
The 'Contracte care expira curand' counter must display the total number of contracts expiring within a specified timeframe. [to be defined]
Use can Delete Contract only if was not signed by any parties.
Acceptance Criteria
The table must accurately reflect all generated contracts with up-to-date information in each column.
Clicking the "Descarca aprobate" button should generate and download a zip file containing all existing contracts with approved status.
User Story
As a user, I want to view a table listing all generated contracts, so that I can review them as needed.
Description
The page is organized into two distinct sections:
Counters Section: this area displays key metrics, showing information such as the number of active contracts, contracts awaiting signatures, saved (but not sent) contracts, and contracts approaching their expiration date.
Templates List Section: this section includes a table displaying all generated contracts, with columns for contract number, volunteer name, contract start and end dates, and contract status.
Actors
Preconditions
Main Flow
Business Rules
Acceptance Criteria
Additional Information
The text was updated successfully, but these errors were encountered: