ewngs / szamlazz.js

Node.js client for Szamlazz.hu
MIT License
38 stars 34 forks source link

Support Receipts (Nyugta) #21

Open bvamos opened 3 years ago

bvamos commented 3 years ago

2 Adding support for generating Receipts.

Missing features: fokonyv part of ReceiptItem. Missing tests: to check amount of payments (kifizetesek) to be equal to Receipt's amount.

bvamos commented 3 years ago

Please wait with merging, Client has to be updated too....

mondalaci commented 1 year ago

@bvamos Thanks for your contribution! Would you please rework your PR and update Client as you suggested? The codebase has been ported to async/await and ECMAScript modules in the meantime.