According to our higher-ups, Timesheets are good for figuring out how far along a project is at any given point, and thus how much we can bill the customers.

They are also used to keep track of: Sick days, vacation time taken so far, Over/Undertime, and productivity %. (This last is a measurement of how much of my time actually goes on billable projects).

Ours are Excel timesheets, with references to centrally maintained project lists, so every row I create contains an approved project name (some of which are internal things like "Work environment/tools"). We enter the arriving/leaving/lunch times, and then have to distribute the remaining hours among the chosen projects.

The only thing I've seen change which might indicate that anyone reading/using these may care about productivity, is that a "project" called "Non-productive tasks" got removed from the list completely, presumably too many people were using it.

C.


In reply to Re: Timesheets: What are they good for? by castaway
in thread Timesheets: What are they good for? by eyepopslikeamosquito

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.