ej2 / python-quickbooks

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

Bill entity lacks VendorAddr as an attribute #332

Closed xqtive closed 8 months ago

xqtive commented 9 months ago

The bill class doesn't have VendorAddr as it attribute/property. Yeah, its not in the api documentation, but Bill responses has it. image

ej2 commented 8 months ago

Fixed in 0.9.6