[#2220] Do not display billing summary when billing is disabled
Summary Do not display billing summary when billing is disabled
Queue Hermes
Type Enhancement
State Rejected
Priority 1. Low
Owners Jason Felice <jfelice (at) cronosys (dot) com>
Requester joost (dot) buelens (at) live-data (dot) co (dot) uk
Created 07/05/2005 (1283 days ago)
Due
Updated 03/28/2006 (1017 days ago)
Assigned 07/05/2005 (1283 days ago)
Resolved 03/28/2006 (1017 days ago)
Attachments Search.php.patch Download
api.php.patch Download
Milestone
Patch No

History
03/28/2006 Jan Schneider Comment #5
State ⇒ Rejected
Reply to this comment
Probably
10/24/2005 Jan Schneider Comment #4 Reply to this comment
So, is this request rejected?
07/27/2005 Jason Felice Comment #3 Reply to this comment
The 'choose_ifbillable' config option isn't supposed to decide whether 
hermes supports billing; it is supposed to decide whether users can 
choose whether an item is billable.

If they can't, hermes assumes a manager will determine that before export.

I agree that showing the bill/non-bill percentages to a user who 
cannot see whether something is billable is pretty useless on the time 
entry screen, but it may still be useful on the search screen.

And, so far as I can anticipate how people will use the application, I 
don't want to disable searching or choosing if billable for managers 
reviewing time.
07/05/2005 joost (dot) buelens (at) live-data (dot) co (dot) uk Comment #2
New Attachment: Search.php.patch Download
Reply to this comment
and this removes the billing search option when billing is turned off
07/05/2005 Jan Schneider Assigned to Jason Felice
State ⇒ Assigned
 
07/05/2005 joost (dot) buelens (at) live-data (dot) co (dot) uk Comment #1
State ⇒ New
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Do not display billing summary when billing is disabled
Queue ⇒ Hermes
New Attachment: api.php.patch Download
Reply to this comment
This patch suffles some columns and does not display a billing summary 
when billing is turned off.