When I enable the Customer Profile Type UI module, Address populate stops working (the "Select account's address field" option disappears from the checkout pane configuration page). I have also created an issue on the Customer Profile Type UI module page (#1979114: Commerce Extra Address Populate stops working with this module), because I don't know which module is responsible.
There was also an issue with Customer Profile Type UI and Addressbook, which might be related to this problem (#1882390: Addressbook does not show up for custom customer profile types). There is a patch created for that problem, perhaps that helps?

Thanks,

Mike.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

acrazyanimal’s picture

Status: Active » Needs review
FileSize
1.6 KB

It was a very similar issue. A customer profile may not always use 'commerce_customer_profile_pane' as its base. Commerce allows module developers to define their own base, as is the case for Customer Profile Type UI. This patch should solve that issue.

BTW, the patch is git aware.

sportel’s picture

The patch solved the problem for me. Thanks for your help.

Mike.

acrazyanimal’s picture

Status: Needs review » Reviewed & tested by the community
5n00py’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.