+ Learn more about the
+ billable rate logic
+
- The billable rate of {{ memberName }} will be updated to - {{ - newBillableRate - ? formatCents(newBillableRate) - : ' the default rate of the organization' - }}. -
-- Do you want to update all existing time entries, where - the member billable rate applies as well? -
- -
- Learn more about the
- billable rate logic
-
+ The billable rate of {{ memberName }} will be updated to + {{ + newBillableRate + ? formatCents(newBillableRate) + : ' the default rate of the organization' + }}. +
++ Do you want to update all existing time entries, where the member + billable rate applies as well? +
+- The organization billable rate will be updated to - {{ - newBillableRate - ? formatCents(newBillableRate) - : ' none.' - }}. -
-- Do you want to update all existing time entries, where - the organization billable rate applies as well? -
-
- Learn more about the
- billable rate logic
-
+ The organization billable rate will be updated to + {{ + newBillableRate ? formatCents(newBillableRate) : ' none.' + }}. +
++ Do you want to update all existing time entries, where the + organization billable rate applies as well? +
+- The billable rate of {{ projectName }} will be updated - to - {{ - newBillableRate - ? formatCents(newBillableRate) - : ' the default rate of the organization' - }}. -
-- Do you want to update all existing time entries, where - the project billable rate applies as well? -
- -
- Learn more about the
- billable rate logic
-
+ The billable rate of {{ projectName }} will be updated to + {{ + newBillableRate + ? formatCents(newBillableRate) + : ' the default rate of the organization member' + }}. +
++ Do you want to update all existing time entries, where the project + billable rate applies as well? +
+- The billable rate of {{ memberName }} will be updated to - {{ - newBillableRate - ? formatCents(newBillableRate) - : ' the default rate of the organization' - }}. -
-- Do you want to update all existing time entries, where - the project member billable rate applies as well? -
- -
- Learn more about the
- billable rate logic
-
+ The billable rate of {{ memberName }} will be updated to + {{ + newBillableRate + ? formatCents(newBillableRate) + : ' the default rate of the project' + }}. +
++ Do you want to update all existing time entries, where the project + member billable rate applies as well? +
+