quickbooks 1.4.2 copy "quickbooks: ^1.4.2" to clipboard
quickbooks: ^1.4.2 copied to clipboard

A package to talk to the quickbook api. Can manage Oauth2 connection and many data queries of the Quickbooks platform.

1.4.2 #

  • Fix tax rate bug

1.4.1 #

  • Fix tax rate bug

1.4.0 #

  • Now supports tax rates

1.3.11 #

  • Fix bug in Purchase

1.3.10 #

  • Fix bug in Purchase

1.3.9 #

  • Fix bug in Purchase

1.3.8 #

  • Fix bug in Purchase

1.3.7 #

  • Fix bug in Invoice
  • Fix delete for an invoice

1.3.6 #

  • Fix bug in Invoice

1.3.5 #

  • Fix bug in Invoice

1.3.4 #

  • Fix bug in Sales item line detail

1.3.3 #

  • Fix bugs with Quickbooks lines

1.3.2 #

  • Now allow null value on LineNum and ReferenceType name

1.3.1 #

  • Fix vendor entity mapping

1.3.0 #

  • Adding support for vendors

1.2.2 #

  • Fix query builder on base service

1.2.1 #

  • Improvement of the updateOne function. The function takes the most recent syncToken of the entity before update.

1.2.0 #

  • Fix entities bug with the Quickbooks map format
  • Adding the possibility to delete an item (makes it inactive in quickbooks)

1.1.8 #

  • Fix product creation bug. Products now have an enum for their type (Inventory, Service or NonInventory)
  • Fix account service error

1.1.7 #

  • Fix reported String.fromEnvironment bug

1.1.6 #

  • Fix versions to support more versions of collection package

1.1.5 #

  • Fix Oauth2 tokens fromMap function

1.1.4 #

  • Change default scopes for oauth2 connection

1.1.3 #

  • Fix tokens refreshToken expiration

1.1.2 #

  • Fix company physical address fromMap

1.1.1 #

  • Fix company infos location

1.1.0 #

  • Adding support for accounts and purchases

1.0.5 #

  • Can override the state passed for the oauth2 connection

1.0.4 #

  • More versions compatible for intl package

1.0.3 #

  • More versions compatible for http package

1.0.2 #

  • Removing unused imports

1.0.1 #

  • Adding documentation and support.

1.0.0 #

  • Initial version.
  • Invoices management.
  • Products management.
  • Customers management.
  • Categories management.
  • Payments management.
  • Companies management.
  • Oauth2 support.
3
likes
110
pub points
65%
popularity

Publisher

verified publisherapollocode.ca

A package to talk to the quickbook api. Can manage Oauth2 connection and many data queries of the Quickbooks platform.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

alfred, collection, http, intl, oauth2

More

Packages that depend on quickbooks