If you have a product where the recurring fee feature is for any sku, when the order renews the new order has the product on it but it has no sku.
This is because the sku used is pulled from the recurring fee, and in the case of any sku this is an empty string.

Comments

agileware’s picture

Status: Active » Needs review
StatusFileSize
new1.07 KB

Here is a patch for drupal 6.
For drupal 7 this is included in the patch at #992252-24: uc_recurring Drupal 7 port

westwesterson’s picture

Status: Needs review » Reviewed & tested by the community

This did wonders for me! I needed this feature for my reporting system.

univate’s picture

Status: Reviewed & tested by the community » Fixed

applied the patch to 6.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.