diff --git a/tabellio/documents/typenames.py b/tabellio/documents/typenames.py index b959985..3fff32e 100644 --- a/tabellio/documents/typenames.py +++ b/tabellio/documents/typenames.py @@ -68,4 +68,6 @@ MAPPING = { 'DT': u'Débat thématique', 'EXPART': u'Exposé particulier', 'TEXADOPT': u'Texte adopté', + 'CCG': u'Contrôle du compte général', + 'RESADOPT': u'Résolution adoptée par le Parlement', }