<feed xmlns='http://www.w3.org/2005/Atom'>
<title>timetasker/templates, branch v0.0.1</title>
<subtitle>A CLI for submitting Time Task time sheets</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/'/>
<entry>
<title>Add GenerateWeeklyTimesheet()</title>
<updated>2017-03-12T17:47:21+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-03-12T17:47:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=4b1de1d7bfb0261d28a192171b73388cb639eae4'/>
<id>4b1de1d7bfb0261d28a192171b73388cb639eae4</id>
<content type='text'>
A function to generate a weekly time sheet.

Add a new `defaults` key to the config.yml file. Looks like this:

    defaults:
      client:
      project:
      module:
      task:
      work_type:
      time:
      billable:

This will be used to fill in default values when a timesheet is
generated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A function to generate a weekly time sheet.

Add a new `defaults` key to the config.yml file. Looks like this:

    defaults:
      client:
      project:
      module:
      task:
      work_type:
      time:
      billable:

This will be used to fill in default values when a timesheet is
generated.
</pre>
</div>
</content>
</entry>
</feed>
