]> piware.de Git - bin.git/commitdiff
consors-report: updates
authorMartin Pitt <martin@piware.de>
Sun, 5 Jul 2026 07:02:15 +0000 (09:02 +0200)
committerMartin Pitt <martin@piware.de>
Sun, 5 Jul 2026 07:02:15 +0000 (09:02 +0200)
consors-report.py

index 832c0184e03c93df0f6123db0263e6578b44d485..8fd71588165e83b0c624afd7ae9c78ec221af7ef 100755 (executable)
@@ -12,7 +12,7 @@ from typing import Iterable
 Entry = namedtuple('Entry', ['category', 'date', 'valuta', 'who', 'iban', 'bic', 'type', 'desc', 'value'])
 
 CATEGORIES = {
-    'Gehalt/Steuern': re.compile('Gehalt/Rente|RED HAT|Finanzamt|FK Guenzburg', re.I),
+    'Gehalt/Steuern': re.compile('Gehalt|Finanzamt|FK Guenzburg', re.I),
     'Wohnung': re.compile('Telekom|hands4home|Goetzfried|GOTZFRIED|Green Planet Energy|Rundfunk.*Beitrag', re.I),
     'Medizin': re.compile(r'Apotheke|ANNA-APO|MVZ|\bmed\b|ZAB Abrechnung|Caika|HNOeins|PVS|Dr\..*Sellier|'
                           r'BFS Health|Streifeneder|Labor|Physio|(Drescher.*Lung)|Osteopath|'