This is used to add time to the timecard file and updates the timecard csv for the day.
1 2 3 4 5 6 7 8 9 10 |
client |
Client initials ex. 1pw, gsk, ccc |
pn |
Project Name |
description |
Description of the project |
started |
The time that the work block started. Must be a character string. ex. '08:00' |
finished |
The time that the work block is finished. Must be a character string. ex. '14:30' |
notes |
Add notes for each project if needed |
date |
The date the event took place. Defaults to the current date. |
existing_timecard |
The timecard object that will be used to record the new project activity. Does not need to exist |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.