Hello,
I have a two self hosted sites running on same bench, one site has Select Field “Is Your Company Address” in Doctype “Address” while other site don’t have that select field in doctype address.
and that’s why I am getting below error while adding address.
AttributeError: ‘ERPNextAddress’ object has no attribute ‘is_your_company_address’
Please suggest what can I do to update this.