I changed this to work with the new function names and arguments of commerce_bundle.
When it gets to issuing licenses for each line item commerce_file_line_item_files in $sub_item is an empty array.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commerce_file_bundle-1690422.patch | 1.53 KB | ponies |
Comments
Comment #1
poniesThis patch did the trick for me. Still need to test it with mixed product type bundles.
Comment #2
poniesComment #3
tbenice commentedThanks alot! Tested and commited.