Create and list contracts #29
Labels
topic: contracts
All the stuff related to the contracts
type: new
Global features that aren't there yet
Milestone
Estimation: 2d
User story
As a commercial,
I want to create a contract associated to a customer
So I can track the time spent for a customer and don't work more than what was in the contract.
Overview
The contracts are listed and created in the organizations.
The contracts are listed in the sub-organizations as well.
A contract has a name, a start and an end dates, and a number of hours. It also has private notes.
The contracts are listed in descending order of end date.
At the moment, the list shows the name, the dates and the number of hours + a status:
Technical
Entity
We need a new
Contract
entity:Permissions
Three new permissions are required:
orga:see:contracts
orga:see:contracts:notes
orga:manage:contracts
The text was updated successfully, but these errors were encountered: