Skip to content

Commit 2db6d04

Browse files
committed
Updated billable rates and roles
1 parent 1d9091c commit 2db6d04

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
lines changed

docs/user-guide/billable-rates.md

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,23 +38,42 @@ Alice's tracked time in "Project B" will be billed with the projects billable ra
3838

3939
## How to set billable rates
4040

41+
In the following sections, you will learn how to set billable rates on different levels.
42+
In general, the process is the same for all levels.
43+
Before you update a billable rate, you will be asked if you want to apply the new billable rate to existing time entries or only to new time entries.
44+
45+
If you choose to apply the billable rate to existing time entries, only the time entries that use the specific billable rate will be updated. If a time entry has a billable rate set on a higher level, the time entry will not be updated.
46+
47+
**Example:**
48+
49+
Bob and Alice are members of the organization "Great company".
50+
Bob tracks 3 hours on "Project A". The billable rate for Bob in "Project A" is 100€.
51+
Alice tracks 4 hours without a project.
52+
53+
The administrator of the organization now sets the billable rate for the organization to 50€ and applies the new billable rate to existing time entries.
54+
This will update Alice's time entries to 50€ per hour, but Bob's time entries will stay at 100€ per hour, since the project billable rate has a higher priority.
55+
4156
### Organization billable rate
4257

43-
This feature is coming soon.
58+
1. Go to the Settings tab in the navigation on the left
59+
2. Scroll down to the "Billable Rate" section and set the billable rate
60+
3. When you click on "Save" a popup will appear where you can choose if you want to apply the billable rate to existing time entries or only to new time entries
4461

4562
### Organization member billable rate
4663

4764
1. Go to the "Members" tab in the navigation on the left
4865
2. Find the user you want to set the billable rate for and click on the three dots on the right side of the user
4966
3. Click on "Edit"
50-
4. Set the billable rate in the "Billable rate" field and click on "Update member"
67+
4. Under "Billable" select "Custom rate" and set the billable rate
68+
5. When you click "Update" a popup will appear where you can choose if you want to apply the billable rate to existing time entries or only to new time entries.
5169

5270
### Project billable rate
5371

5472
1. Go to the "Projects" tab in the navigation on the left
5573
2. Find the project you want to set the billable rate for and click on the three dots on the right side of the project
5674
3. Click on "Edit"
57-
4. Set the billable rate in the "Billable rate" field and click on "Update project"
75+
4. Under "Billable Default" select "Custom rate" and set the billable rate
76+
5. When you click "Update" a popup will appear where you can choose if you want to apply the billable rate to existing time entries or only to new time entries.
5877

5978
It is also possible to set the billable rate when creating a new project.
6079

@@ -63,6 +82,7 @@ It is also possible to set the billable rate when creating a new project.
6382
1. Go to the "Projects" tab in the navigation on the left
6483
2. Click on the project you want to set the billable rate for to open the project
6584
3. Under "Project members" find the user you want to set the billable rate for and click on the three dots on the right side of the user and click on "Edit"
66-
4. Set the billable rate in the "Billable rate" field and click on "Update project member"
85+
4. Set the billable rate in the "Billable rate" field
86+
5. When you click "Update project member" a popup will appear where you can choose if you want to apply the billable rate to existing time entries or only to new time entries.
6787

6888
If the user is not a member of the project yet, you can add the user to the project with the "+ Add Member" button and set the billable rate at the same time.

docs/user-guide/roles.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Since you might want to invite users to solidtime one by one, the importer only
4141
**Remove users**
4242

4343
Note: This feature will be available soon
44+
4445
If you want to remove a user from the organization, but you don't want to delete their time entries, you can remove the user from the organization and the user will be converted to a placeholder user.
4546

4647
### Invite placeholder users to become real users

0 commit comments

Comments
 (0)