brotherton-erpnext/erpnext/accounts/custom
Brian Pond 1a919773d7
fix: Customers 'primary_address' not updated automatically (#26798) (#26799)
* Fix for Issue #26798

This PR is a fix for GitHub Issue 26798:
https://github.com/frappe/erpnext/issues/26798

TLDR:  When an Address is updated, and that Address is a Customer's Primary Address, update the Read Only field `customer.primary_address`

* Update address.py

Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com>
2021-08-26 11:57:28 +05:30
..
address.json fix: set company link in address when is_your_company_address is set 2020-10-14 18:11:04 +05:30
address.py fix: Customers 'primary_address' not updated automatically (#26798) (#26799) 2021-08-26 11:57:28 +05:30