Releases: clearbooks/clearbooks-soap-php
Releases · clearbooks/clearbooks-soap-php
Replace support email with no-reply
Bug fix: wrong modifiedSince attribute type on the InvoiceQuery object
1.0.16 Merge pull request #26 from clearbooks/ADHOC-4911-list-invoice-modifi…
add pdfUrl field to the invoice response object
Merge pull request #25 from clearbooks/ADHOC-3957-invoice-pdf-link add pdfUrl field to the invoice response object (ADHOC-3957)
Bug fix: make the bankAccount field non-mandatory for createEntity calls a bit differently
1.0.14 Merge pull request #24 from clearbooks/ADHOC-3894-make-bankAccount-fo…
Bug fix: indicate properly for PHP's WSDL generator that the bankAccount field of the createEntity request is optional
1.0.13 Merge pull request #23 from clearbooks/ADHOC-3894-make-bankAccount-fo…
new API method: listPaymentMethods
Merge pull request #21 from clearbooks/ADHOC-3468-list-payment-methods new API method: listPaymentMethods (ADHOC-3468)
createBankAccount API method added
1.0.11 Merge pull request #20 from clearbooks/ADHOC-3035-create-bank-account…
Update system requirements
Update system requirements to include ext-soap
Prevent sending unnecessary empty parameters in the requests
1.0.9 Merge pull request #18 from clearbooks/ADHOC-2826-fix-dodgy-empty-par…
return hidden status for account codes
1.0.8 Merge pull request #17 from clearbooks/ADHOC-2678-list-account-codes-…