We needed to import products using feeds. The products had different prices per role and uc_feeds didn't have the ability to do this - the attached patch works for us.

It doesn't take into account different pricing via attributes/options.

Comments

dubs’s picture

I'm happy to add this but can you please provide just the extra lines of code you've added. I'll then be able to add it to the new version I have here.

pfrilling’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
StatusFileSize
new2.58 KB

Attached is a patch that adds price per role functionality to this module. This patch is for the 7.x-1.x-dev version.

I created this patch by using parts of the module that @InvDeath posted here: https://drupal.org/node/1558376#comment-6058432