Closed (fixed)
Project:
Storm
Version:
6.x-1.x-dev
Component:
Storm Timetracking
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2009 at 23:37 UTC
Updated:
11 Dec 2009 at 17:40 UTC
I needed to have the billable checkbox default to checked when a new time tracking is created, My contractors/staff kept forgetting to check that box, it was making me nuts.
This patch allows admins to set a default value for the billable checkbox, on the admin/settings/storm/timetrackings admin page, when a timetracking is created by a user. It defaults to unchecked, so it does not change the default behavior.
I will submit a patch to the storm_quicktt project to make sure that project and dashboard are also able to handle this change.
| Comment | File | Size | Author |
|---|---|---|---|
| storm.billable.default.patch | 1.65 KB | bigjim |
Comments
Comment #1
bigjim commentedsorry about the title, I was rushing,
FYI, here's the quicktt patch http://drupal.org/node/643452
Comment #2
Magnity commentedYes, I'm fine with this in principle, and I'll test the patch properly in the next few days.
Will probably change the variable name from '_billing_' to '_billable_' for clarity.
Comment #3
Magnity commentedCommitted.