diff --git a/docs/mail-sogo-current-filter-additions-2026-08-07.json b/docs/mail-sogo-current-filter-additions-2026-08-07.json index 645adf0..a6aeb89 100644 --- a/docs/mail-sogo-current-filter-additions-2026-08-07.json +++ b/docs/mail-sogo-current-filter-additions-2026-08-07.json @@ -472,5 +472,40 @@ } ], "note": "Summit Trade B2B potvrzeni objednavky presunuto podle zadani uzivatele do B2B faktury a doklady. SOGo filtr pridan a ulozen 2026-08-10." + }, + { + "date": "2026-08-15", + "name": "03 B2B objednavky - Singing Rock - potvrzeni objednavky", + "status": "active", + "match": "all", + "conditions": [ + { + "field": "from", + "operator": "equals", + "value": "info@singingrock.cz" + }, + { + "field": "subject", + "operator": "contains", + "value": "Order no." + }, + { + "field": "body", + "operator": "contains", + "value": "b2b.singingrock.cz" + }, + { + "field": "subject", + "operator": "not_regex", + "value": "^(RE|Re|AW|Aw|FWD|Fwd)\\s*:" + } + ], + "actions": [ + { + "type": "fileinto", + "target": "03 - B2B objednavky" + } + ], + "note": "Singing Rock B2B potvrzeni objednavky presunuto podle zadani uzivatele do B2B objednavky. SOGo filtr pridan a ulozen 2026-08-15." } ] \ No newline at end of file