Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.

Change Do Not Bill to "Bill at X%" #294

Open
3 tasks
jtu0 opened this issue Sep 29, 2017 · 0 comments
Open
3 tasks

Change Do Not Bill to "Bill at X%" #294

jtu0 opened this issue Sep 29, 2017 · 0 comments

Comments

@jtu0
Copy link
Member

jtu0 commented Sep 29, 2017

In order to have more granular control over how I bill when I'm not at the top of my game
As a freelancer
I want to be able to state a percentage to bill when logging time, instead of a "do or do not"

Possible Implementations

  • Write a migration that adds a bill_percentage that defaults to 1.0, migrates the data forward in raw sql, then drops the do not bill column
  • Add a percentage input field to the logging time section and default it to 100
  • Find places that do the math to figure out billing times and convert them to use the percentage instead of the boolean. Make sure we are rounding to the quarter hour.
@zspencer zspencer changed the title Ch Change Do Not Bill to "Bill at X%" Sep 29, 2017
@zspencer zspencer added the ready label Sep 29, 2017
@zspencer zspencer added this to the Initial Freelancer Mode milestone Sep 29, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants