What's New
ERPNext fix accounting

Guard against missing is_your_company_address custom field on Address

PA @Pandiyan5273 · #57400 · merged 24 Jul 2026

Controller reads `is_your_company_address` as a bare attribute, crashing with AttributeError if the optional custom field is missing (e.g. after interrupted migration).