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.

CommentFileSizeAuthor
#1 commerce_file_bundle-1690422.patch1.53 KBponies

Comments

ponies’s picture

StatusFileSize
new1.53 KB

This patch did the trick for me. Still need to test it with mixed product type bundles.

ponies’s picture

Status: Active » Needs review
tbenice’s picture

Status: Needs review » Closed (fixed)

Thanks alot! Tested and commited.