Skip to main content

Hello,

I have a 4 companies set as branches within one tenant. I need to use email templates specific to each company (branch) when emailing the employees their pay slips? Could you please provide me with a solution?

Thank you

Based on some of the comments here, I’m assuming you’re using a business event to send these out:
 

  • Please notice the comment right at the end from amajors about the “All Emails” issue around sending the actual pdfs of the paystubs.
  • Create one email template and one business event per branch - then you can have custom email addresses, links to the paystub report etc. on the template and then on the business event (or the underlying Generic Inquiry) add a filter for only employees from that specific branch.  Doug’s got great instructions in the link above.

Thank you so much.

But I can’t load the post. It says “You might not be allowed to view this area. Access to Knowledge Base, Product Downloads and Ideas is controlled by your assigned role in Acumatica CRM. If you require access, please work with your business account administrator to assign you the proper role.


The instructions from Doug:

 

Issue: Emailing an employee pay statement is risky because it may place sensitive employee information in a non-secure email server and screens in Acumatica. 

Workaround: You can configure a business event to automatically send paystubs as PDF attachments when the employee paycheck is marked as paid.

Configuration:

  • Create a Generic Inquiry (see below)
  • Create a business event triggered by the GI above
    • Setup an Email Notification as a subscriber
    • Trigger when PRPayment.Status = Paid

Screen images of configuration:

GI: need employee and contact tables for the email address

 

Create an Email Notification in the Subscribers tab. Only track the stats field in Fields to Track

 

 

Notification Template with simple message
Notification Template: attached report tab

 

Processing actions:

  • Enter Paycheck
  • Process Payment
  • Create Payroll Payment
  • Confirm Payment

Reply