-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
Goal/Vision:-
We aim to create a feature for the renewal of contracts while preserving the history, along with the functionality to upload old contracts as well.
Problem Analysis
- Currently, there is no feature for the renewal of contracts and functionality to upload the old contract as well
- There is no UI to upload the contract.
- While uploading the contract and start date and end date it modifies the current contract and we lose the previous contract
- Right now client store contracts with their start and end date, But the project stores contracts only at the database level.
Proposed solution:-
- For client Contracts, we will only need UI for storing the contracts with their Start and end dates.
- For the Project's contract we need changes in the Project_contract schema.
old project Contract Schema
Modified project contract schema:-
UI For the Store The Contract:-
- There is a button "Add Contract" which will open the new page
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

