-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] partner: fix update for company address
* when writing an empty value to ADDRESS_FIELDS, that value should also be propagated by update_address() * when creating a contact from a company form view, even with 'use_company_address', company's contact address remains empty. We now force adding missing address fields uppon creation when default 'use_company_address' is True. bzr revid: [email protected]
- Loading branch information
Showing
1 changed file
with
21 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters