28 lines
558 B
JSON
28 lines
558 B
JSON
{
|
|
"path": "C:\\Users\\a.jurcenko\\Desktop\\xml to send",
|
|
"hide-elements": ["PO", "TO", "ADR-AG", "ADR-FZ",
|
|
"ADR-UNT","AK", "NKNR",
|
|
"NVE", "GGVS", "POFD",
|
|
"ABR", "LM", "INFO", "RSTK", "FD",
|
|
"ADR-VU", "SD", "ADR-BST", "ADR-EST", "ADR-ABS",
|
|
"ADR-EMP", "FZGD"
|
|
|
|
],
|
|
"delimiter": ": ",
|
|
"endline": "\n",
|
|
"prefix": "\t",
|
|
"convert-date": true,
|
|
"outlook": {
|
|
"send": true,
|
|
"attach-file": true,
|
|
"conditions": {
|
|
"CarloIn": {
|
|
"to": [
|
|
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"print-console": true,
|
|
"autoremove": true
|
|
} |