ellenbrook / freshbooks-php-library

Automatically exported from code.google.com/p/freshbooks-php-library
0 stars 0 forks source link

Add Staff Id to XML Generation in TimeEntry #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add staff_id to XML Generation in TimeEntry.php around line 40 with the 
following snippet:

<code>
$this->_getTagXML("staff_id",$this->staffId) . 
</code>

Original issue reported on code.google.com by noah.woo...@gmail.com on 13 Nov 2010 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by xXBiohaz...@gmail.com on 14 Apr 2011 at 11:07