Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Releases: myleshyson/laravel-quickbooks

v1.06

10 Aug 00:43
Compare
Choose a tag to compare
fixed typpo on Invoice.php

1.05: Merge pull request #18 from tachapman7/master

18 Jul 21:49
Compare
Choose a tag to compare
Fixed invoice error where account object was being queried instead of…

1.04: Merge pull request #14 from lchogan/master

19 Jun 23:56
Compare
Choose a tag to compare

Fixed errors where account is undefined.

Fixed BillPayment Class. Exposed Query method on each Service Facade.

24 Mar 12:19
Compare
Choose a tag to compare
Merge pull request #9 from myleshyson/query-facade

fixed billpayment error. Exposed query on each service

1.0.2

18 Jan 02:46
Compare
Choose a tag to compare
invoice can now generate PDF

1.0.1

12 Jan 19:20
Compare
Choose a tag to compare

Fixed find method bug.

Each resource implements QBResourceContract except for TaxCode and TaxRate.

v1.0

20 Dec 00:37
Compare
Choose a tag to compare
Update README.md

v0.8.3-beta

17 Dec 14:09
Compare
Choose a tag to compare
v0.8.3-beta Pre-release
Pre-release
updated readme

v0.8.2-beta

17 Dec 13:42
Compare
Choose a tag to compare
v0.8.2-beta Pre-release
Pre-release
fixed namespaces on services

v0.8-beta

16 Dec 20:40
Compare
Choose a tag to compare
v0.8-beta Pre-release
Pre-release
fixed use statements