|
183 | 183 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1"> |
184 | 184 | <label>Send Order Email Copy To</label> |
185 | 185 | <comment>Comma-separated</comment> |
| 186 | + <validate>validate-emails</validate> |
186 | 187 | </field> |
187 | 188 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
188 | 189 | <label>Send Order Email Copy Method</label> |
|
212 | 213 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1"> |
213 | 214 | <label>Send Order Comment Email Copy To</label> |
214 | 215 | <comment>Comma-separated</comment> |
| 216 | + <validate>validate-emails</validate> |
215 | 217 | </field> |
216 | 218 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
217 | 219 | <label>Send Order Comments Email Copy Method</label> |
|
241 | 243 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1"> |
242 | 244 | <label>Send Invoice Email Copy To</label> |
243 | 245 | <comment>Comma-separated</comment> |
| 246 | + <validate>validate-emails</validate> |
244 | 247 | </field> |
245 | 248 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
246 | 249 | <label>Send Invoice Email Copy Method</label> |
|
270 | 273 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1"> |
271 | 274 | <label>Send Invoice Comment Email Copy To</label> |
272 | 275 | <comment>Comma-separated</comment> |
| 276 | + <validate>validate-emails</validate> |
273 | 277 | </field> |
274 | 278 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
275 | 279 | <label>Send Invoice Comments Email Copy Method</label> |
|
299 | 303 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1"> |
300 | 304 | <label>Send Shipment Email Copy To</label> |
301 | 305 | <comment>Comma-separated</comment> |
| 306 | + <validate>validate-emails</validate> |
302 | 307 | </field> |
303 | 308 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
304 | 309 | <label>Send Shipment Email Copy Method</label> |
|
328 | 333 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1"> |
329 | 334 | <label>Send Shipment Comment Email Copy To</label> |
330 | 335 | <comment>Comma-separated</comment> |
| 336 | + <validate>validate-emails</validate> |
331 | 337 | </field> |
332 | 338 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
333 | 339 | <label>Send Shipment Comments Email Copy Method</label> |
|
357 | 363 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1"> |
358 | 364 | <label>Send Credit Memo Email Copy To</label> |
359 | 365 | <comment>Comma-separated</comment> |
| 366 | + <validate>validate-emails</validate> |
360 | 367 | </field> |
361 | 368 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
362 | 369 | <label>Send Credit Memo Email Copy Method</label> |
|
386 | 393 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1"> |
387 | 394 | <label>Send Credit Memo Comment Email Copy To</label> |
388 | 395 | <comment>Comma-separated</comment> |
| 396 | + <validate>validate-emails</validate> |
389 | 397 | </field> |
390 | 398 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1"> |
391 | 399 | <label>Send Credit Memo Comments Email Copy Method</label> |
|
0 commit comments