diff --git a/modules/cragr/api/pages.py b/modules/cragr/api/pages.py index 592983cf52399ef3b13902713fcf35ebcaf19c46..f75e9565c55d194ab9354bcbdfde987f498a5b17 100644 --- a/modules/cragr/api/pages.py +++ b/modules/cragr/api/pages.py @@ -211,6 +211,7 @@ class ContractsPage(LoggedPage, HTMLPage): 'OPEN': Account.TYPE_REVOLVING_CREDIT, 'PAGR': Account.TYPE_MADELIN, 'ACCOR MULT': Account.TYPE_MADELIN, + 'PERASSUR': Account.TYPE_PER, }