php-twinfield / twinfield

PHP 7.3+ Library for using the Twinfield API.
https://accounting.twinfield.com/webservices/documentation/#/
Other
33 stars 77 forks source link

feat: added list all ledger accounts connector #197

Closed mfrankruijter closed 3 years ago

mfrankruijter commented 3 years ago

I've added the Ledger Account connector, based on the documentation: https://accounting.twinfield.com/webservices/documentation/#/ApiReference/Masters/BalanceSheets The code is similar/identical to that of the VatCodeApiConnector.

We require this functionality for a project.

willemstuursma commented 3 years ago

LGTM