Virtual Work Periods and Emailing WP Report

Had to delete my last posts because I misread.

  1. Set Trigger
  2. Create Save Report to File Action
  3. Create Send Email Action
  4. Rule

Trigger

Save Report Action
image

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