|
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>
|
|
241 | 242 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
|
242 | 243 | <label>Send Invoice Email Copy To</label>
|
243 | 244 | <comment>Comma-separated</comment>
|
| 245 | + <validate>validate-emails</validate> |
244 | 246 | </field>
|
245 | 247 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
|
246 | 248 | <label>Send Invoice Email Copy Method</label>
|
|
270 | 272 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
|
271 | 273 | <label>Send Invoice Comment Email Copy To</label>
|
272 | 274 | <comment>Comma-separated</comment>
|
| 275 | + <validate>validate-emails</validate> |
273 | 276 | </field>
|
274 | 277 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
|
275 | 278 | <label>Send Invoice Comments Email Copy Method</label>
|
|
299 | 302 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
|
300 | 303 | <label>Send Shipment Email Copy To</label>
|
301 | 304 | <comment>Comma-separated</comment>
|
| 305 | + <validate>validate-emails</validate> |
302 | 306 | </field>
|
303 | 307 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
|
304 | 308 | <label>Send Shipment Email Copy Method</label>
|
|
328 | 332 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
|
329 | 333 | <label>Send Shipment Comment Email Copy To</label>
|
330 | 334 | <comment>Comma-separated</comment>
|
| 335 | + <validate>validate-emails</validate> |
331 | 336 | </field>
|
332 | 337 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
|
333 | 338 | <label>Send Shipment Comments Email Copy Method</label>
|
|
357 | 362 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
|
358 | 363 | <label>Send Credit Memo Email Copy To</label>
|
359 | 364 | <comment>Comma-separated</comment>
|
| 365 | + <validate>validate-emails</validate> |
360 | 366 | </field>
|
361 | 367 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
|
362 | 368 | <label>Send Credit Memo Email Copy Method</label>
|
|
386 | 392 | <field id="copy_to" translate="label comment" type="text" sortOrder="4" showInDefault="1" showInWebsite="1" showInStore="1">
|
387 | 393 | <label>Send Credit Memo Comment Email Copy To</label>
|
388 | 394 | <comment>Comma-separated</comment>
|
| 395 | + <validate>validate-emails</validate> |
389 | 396 | </field>
|
390 | 397 | <field id="copy_method" translate="label" type="select" sortOrder="5" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
|
391 | 398 | <label>Send Credit Memo Comments Email Copy Method</label>
|
|
0 commit comments