Summary | Printed timesheets patch |
Queue | Hermes |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | eraserhd (at) |
Requester | tevans (at) tachometry (dot) com |
Created | 08/03/2005 (7230 days ago) |
Due | |
Updated | 08/04/2005 (7229 days ago) |
Assigned | 08/03/2005 (7230 days ago) |
Resolved | 08/04/2005 (7229 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
New Attachment: hermes_patch_v2.txt
button appears in the menu for the search screen and creates a
modified view for printing. I based my changes on the corresponding
feature from Kronolith.
Thanks for the feedback. I like this version much better. Any other thoughts?
State ⇒ Feedback
add a print button to invoke it. That way you won't have to duplicate
things like hiding the menu in Hermes' print stylesheet.
Also, is there a reason you set the approval div to visibility: none
rather than display: none for screen viewing?
Assigned to eraserhd
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Printed timesheets patch
Queue ⇒ Hermes
New Attachment: hermes_patch.txt
State ⇒ New
[patch reposted here from mailing list per Jan]
When printing timesheets via the "Search" page, create a space for an
approver's signature. In addition, suppress the search and export
forms in the printed version. This patch modifies the form handler API
and adds two simple stylesheets (themes/print.css and
themes/screen.css) to handle the output to these different media types
Comments/feedback are welcome.