teamnet_axel: do not log HTTP errors (#75790) #158

Merged
bdauvergne merged 1 commits from wip/75790-toulouse-axel-ne-plus-logger-les into main 2023-03-28 17:26:26 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ class ToulouseAxel(BaseResource):
max_length=128, blank=False, verbose_name=_('WSDL URL'), help_text=_('Toulouse Axel WSDL URL')
)
log_error = False
category = _('Business Process Connectors')
_category_ordering = ['DUI', 'CAN-CLA', _('Invoices')]