Skip to Content
Menu
This question has been flagged
2 Replies
616 Views
The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/odoo/src/odoo/14.0/odoo/http.py", line 639, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/home/odoo/src/odoo/14.0/odoo/http.py", line 315, in _handle_exception
    raise exception.with_traceback(None) from new_cause
AttributeError: 'account.move' object has no attribute '_l10n_mx_edi_get_tax_objected'

Really appreciate if someone knows how to fix it.


Avatar
Discard
Author Best Answer

Hi there, this problem to whom it may appear, has been caused by Odoo developers and then been solved by them. 

If you encounter the same issue, I recommend reaching out to Odoo Support for help.

Avatar
Discard
Best Answer

you taxes have been configurated correctly?

Avatar
Discard