lionheart / python-harvest

A Python wrapper for the Harvest time-tracking API.
Apache License 2.0
55 stars 49 forks source link

Receipts, in particular attaching receipt image files #45

Closed Brad-eki closed 5 years ago

Brad-eki commented 5 years ago

Has anyone attempted to attach receipts to expenses using this library?

Brad-eki commented 5 years ago

API v2 now supports adding receipts (files) on creating an expense. Yet to support updating an expense to include a receipt.

Brad-eki commented 5 years ago

Now supports updating an attachment receipt file on an expense.