Skip to content

Tags: php-twinfield/twinfield

Tags

v3.7.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #231 from ruben450/fix/deprecated-passing-null-to-…

…createTextNode

Fix: added empty string instead of null

v3.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #230 from mrtus/patch-1

Loosen `psr/http-message` version to allow `^2.0`

v3.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #229 from Wimmie/master

Map vat code and allow remove invoice line

v3.5.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #227 from RobinGeuze/detailCanBeMatchable

Fix more Project salestransactionline issues

Verified

This tag was signed with the committer’s verified signature.
rojtjo Roj Vroemen

v3.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #225 from RobinGeuze/addMatchesSupport

Add support for matches field on transactions

v3.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #224 from zetno/master-1

Update TransactionTypeApiConnector.php

v3.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #223 from php-twinfield/fix/php81-deprecation-opti…

…onal-browse-column-fields

Cast possible null values to string to prevent deprecation warnings

v3.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #221 from php-twinfield/fix/only-skip-setting-dim1…

…-on-vat-line

Only skip setting dim1 when line type is VAT

v3.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #220 from ericclaeren/feature/accesstoken

Support existing accessToken on OpenIdConnectAuthentication