diff --git a/tabellio/documents/typenames.py b/tabellio/documents/typenames.py index e31e949..af37af5 100644 --- a/tabellio/documents/typenames.py +++ b/tabellio/documents/typenames.py @@ -20,5 +20,6 @@ MAPPING = { 'QO': u'Question orale', 'QA': u'Question d\'actualité', 'INTERP': u'Interpellation', + 'RP-RACT': u'Rapport d\'activités', }