Had to delete my last posts because I misread.
- Set Trigger
- Create Save Report to File Action
- Create Send Email Action
- Rule
Trigger
Save Report Action

Send Email Action
Rule (not mine, but should work) I convert mine to PDF
C:\Program Files (x86)\SambaPOS5\Reports\WP_[=Helper.GetUniqueString().substr(4,2)][=Helper.GetUniqueString().substr(6,2)]_[=Helper.GetUniqueString().substr(0,4)].xps
You could also look at Data Export for CSV format. Mine is based on:
3 Likes