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

Adding missing element to invoiceSendRequest.xml #208

Closed rojtjo closed 2 years ago

rojtjo commented 2 years ago

When preparing a different pull request I noticed an unrelated test was failing. The changes from pull request #206 add the paymentmethod element to the InvoiceDocument, but the example xml file used in the tests was not updated yet.