Added image upload to email and multiple recipients BOD-103
This commit is contained in:
@@ -120,7 +120,7 @@ function InvoiceEnterModalContainer({
|
||||
if (sendby === "email") {
|
||||
setEmailOptions({
|
||||
messageOptions: {
|
||||
// to: appData.email,
|
||||
// to: [appData.email],
|
||||
replyTo: bodyshop.email,
|
||||
},
|
||||
template: {
|
||||
|
||||
Reference in New Issue
Block a user