ej2 / python-quickbooks

A Python library for accessing the Quickbooks API.
MIT License
394 stars 193 forks source link

Estimate Class lacks Tracking No. Attribute #324

Closed xqtive closed 8 months ago

xqtive commented 11 months ago

Estimate Class does not have Tracking Number Attribute

ej2 commented 10 months ago

I was unable to find a Tracking Number Attribute in the QBO Estimate docs. Could you provide more information on this?

xqtive commented 9 months ago

I was unable to find a Tracking Number Attribute in the QBO Estimate docs. Could you provide more information on this?

It must have not been documented as a property of Estimate, but results of Estimates have trackingNum as its property, and it is also a form when creating an Estimate in the UI. Untitled

ej2 commented 8 months ago

Fixed in 0.9.6