You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/opt/odoo/auto/addons/l10n_br_fiscal/wizards/document_status_wizard.py", line 26, in doit
return wizard.get_document_status()
File "/opt/odoo/auto/addons/l10n_br_fiscal/wizards/document_status_wizard.py", line 17, in get_document_status
"document_status": self.document_id._document_status(),
File "/opt/odoo/auto/addons/l10n_br_nfe/models/document.py", line 1193, in _document_status
status = self.check_nfe_status_in_sefaz()
File "/opt/odoo/auto/addons/l10n_br_nfe/models/document.py", line 1216, in check_nfe_status_in_sefaz
status = check_response.resposta.xMotivo
Exception
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/odoo/custom/src/odoo/odoo/http.py", line 652, in _handle_exception
return super(JsonRequest, self)._handle_exception(exception)
File "/opt/odoo/custom/src/odoo/odoo/http.py", line 317, in _handle_exception
raise exception.with_traceback(None) from new_cause
AttributeError: 'NoneType' object has no attribute 'resposta'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: