I've successfully authenticated on HMRC with my Government Gateway account and I've authorized Odoo through the wizard. When I try to click on Send to HMRC, I'm getting this error:
RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
File "/home/odoo/src/odoo/odoo/hmrc_vat_obligation.py", line 102, in _get_vat
if vat.startswith(('GB', 'XI')):
AttributeError: 'bool' object has no attribute 'startswith'
The above server error caused the following client error:
null