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
Copy file name to clipboardExpand all lines: docs/user-guide/billable-rates.md
+24-4Lines changed: 24 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -38,23 +38,42 @@ Alice's tracked time in "Project B" will be billed with the projects billable ra
38
38
39
39
## How to set billable rates
40
40
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
+
41
56
### Organization billable rate
42
57
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
44
61
45
62
### Organization member billable rate
46
63
47
64
1. Go to the "Members" tab in the navigation on the left
48
65
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
49
66
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.
51
69
52
70
### Project billable rate
53
71
54
72
1. Go to the "Projects" tab in the navigation on the left
55
73
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
56
74
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.
58
77
59
78
It is also possible to set the billable rate when creating a new project.
60
79
@@ -63,6 +82,7 @@ It is also possible to set the billable rate when creating a new project.
63
82
1. Go to the "Projects" tab in the navigation on the left
64
83
2. Click on the project you want to set the billable rate for to open the project
65
84
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.
67
87
68
88
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.
Copy file name to clipboardExpand all lines: docs/user-guide/roles.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,7 @@ Since you might want to invite users to solidtime one by one, the importer only
41
41
**Remove users**
42
42
43
43
Note: This feature will be available soon
44
+
44
45
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.
0 commit comments