Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Service Fee Options #679

Open
RaymondO55 opened this issue May 21, 2020 · 0 comments
Open

New Service Fee Options #679

RaymondO55 opened this issue May 21, 2020 · 0 comments
Assignees

Comments

@RaymondO55
Copy link

We need the ability to create new flat rate service fee options to ensure accurate associate balances. Some jobs use flat rate service fees that don't work well precisely with the percentage based options we have now.

To achieve this a flat rate field should be included on the creation page for service fees that will accept a number with up to 2 decimal places. The value listed will be the fee owed to us by the associate. We can use the title and description to describe the specific details of the arrangement. @rodolfomartinez please confirm if this function is what we're looking for

Service Fee

This will also require a new field in the service fee overview screen

Service Fee column

The complication will be in the service fee calculations. To implement this, if a flat rate option was chosen opposed a percentage the calculation needs to be changed from a percentage of the labour cost to simply be equal to the value entered in the new flat rate field

Service Fee Calculation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants