Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 744 Bytes

README.md

File metadata and controls

35 lines (18 loc) · 744 Bytes

Flowpop

Exporter tool to generating receipt form Eventpop to Flowaccount

File preparation

All files should be put into input/ folder.

sales-report.csv

Visit Financial & Reports > Export > Export Full Report

attendes.csv

Visit Orders & Tickets > Tickets > Export as .CSV

event-orders.csv

Visit Orders & Tickets > Orders > Export orders (.CSV)

orders-tax.csv

Visit Orders & Tickets > Orders. Then, check Request tax invoice or receipt checkbox and click search.

After that click Export > Export with tax info (.CSV)

Running scripts

Create tax invoice, and payment record

pnpm tsx ./src/app.ts

Send email to eligible customers

pnpm tsx ./src/email.ts