Sync orders to the Dutch accounting platform E-boekhouden.nl
npm install @pinelab/vendure-plugin-e-boekhouden
Plugin for syncing orders to the Dutch accounting platform E-boekhouden.nl.
Send orders to e-Boekhouden as GeldOntvangen
mutation and configured account
and contraAccount
numbers. Creates a
mutation line for each taxrate of the order's tax summary.
vendure-config.ts
:You can read more about Admin UI compilation in the Vendure docs
Settings > E-boekhouden
src/client/e-boekhouden-wsdl.xml
.yarn generate-soap-client
.src/client
will now have an updated and typed soap client for e-Boekhouden.