josemmo / einvoicing

Library for reading and creating European-compliant electronic invoices (EN 16931)
https://josemmo.github.io/einvoicing/
MIT License
112 stars 29 forks source link

How to Do Self Billing Invoicing & Self Billing Credit Notes #61

Open Sivaprasad598 opened 2 weeks ago

Sivaprasad598 commented 2 weeks ago

Hi,

Its great Library, i'm implementing peppol invoices using this library. but i stuck at creating self billing Invoice & Credit Note. I Couldn't find or I'm not fully got Knowledge on this how to implement using setType() in Invoice. Could you please help???

Thank you