Closed (fixed)
Project:
Commerce Recurring Framework
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2017 at 20:59 UTC
Updated:
2 Jan 2018 at 17:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gcbComment #3
deggertsen commentedPatch doesn't apply to most recent dev. Would you mind reviewing the patch against the most recent version and re-submitting if necessary?
Comment #4
gcbCertainly still necessary. When calling "commerce_product_line_item_new()" we want to pass our data array in rather than adding some values to it after creation, so everything is there for hooks to see. Updated patch attached.
Comment #5
gcbComment #7
deggertsen commentedLooks good. Thanks gcb.