IO-1335 Add Subject with RO to Parts Order Email

This commit is contained in:
Patrick Fic
2021-09-20 14:17:18 -07:00
parent 0af452b8a4
commit 5893b1e3b3
6 changed files with 50 additions and 2 deletions

View File

@@ -176,7 +176,7 @@ export function PartsOrderModalContainer({
if (refetch) refetch();
toggleModalVisible();
const Templates = TemplateList("partsorder");
const Templates = TemplateList("partsorder", context);
if (sendType === "e") {
const matchingVendor = data.vendors.filter(