Open hoodus321 opened 1 year ago
I checked CCAHT to see how they automated emails and learned the following:
Here is where they utilized the automated mail: server/actions/InventoryItems.ts#L466
They used Node mailer to send emails, here are the docs
Description
We need to automated emails to the users when something is odd in the system. (eg. User missing email, item missing High low, ect). We want to figure out how that would work. We also want to know how we can format that so we can ask david how he wants it formatted.
Technical Details
Dependencies