Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Customer
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Feb 2011 at 02:58 UTC
Updated:
10 Mar 2011 at 05:21 UTC
We need to copy the Views integration Product Reference provides for Customer Profile Reference fields. With this we can add a relationship to the Order admin View to the billing customer profile and show the billing name field on the order overview.
See: commerce_product_reference_field_views_data()
Comments
Comment #1
recidive commentedhttps://github.com/recidive/drupalcommerce/commit/b2619b44379fe69bcd1474...
I also simplified the view by making it use default display fields.
Comment #2
recidive commentedComment #3
rszrama commentedAwesome, and good catch on the default values for that field. Committed.