As mentioned in #1947994: Price calculation fails due to different field name, commerce_price_table_ief should not depend on the price table field name 'field_price_table'.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commerce_price_table-dont_use_hardcoded_fieldnames_in_ief_integration-1981854-1.patch | 2.17 KB | Cybso |
Comments
Comment #1
Cybso commentedThe attached patch uses the values returned by commerce_price_table_get_field_instance_settings() to add a column for each configured commerce_price_table field.