I was wondering whether you intend to upgrade to support CiviCRM version 3.4.4 and following?

Thanks,
-Joseph

Comments

dharmatech’s picture

Joseph,

If you'd like to test on 3.4.4+ and report back whether it works or not, we can update the documentation. Most likely it works on any 3.4 branch.

jtbayly’s picture

The current dev version notes say CiviCRM version 3.2.3 is supported, but no mention is made of it working on a 3.4.x version. Is the current supported version still 3.2.3?

I did install and test on 3.4.4, and it has a few issues.

What works:
-creating a new civicrm contact when a new Ubercart order is created
-updating the civicrm contact's contact info
-filling in the contact "source" field

What doesn't work:
-adding to the "Purchasers" group
-adding the "Purchase" activity record
-There is no "Purchases" tab on the contact's dashboard, and thus no link to the Ubercart order either

Do all of these things (group, activity type, tab) need to be manually created first?

Thanks,
-Joseph

dharmatech’s picture

Assigned: Unassigned » dharmatech

In porting the module to D7, I found a slew of things that were broken in D6 version. I'll try to back port those changes in the next week or two.

jtbayly’s picture

That's wonderful news. I look forward to seeing the new versions (both D6 & D7). Thanks for your work.

-Joseph

dharmatech’s picture

Component: Documentation » Code
Category: support » feature
dharmatech’s picture

Status: Active » Fixed

Joseph,

All of the fixes from D7 have been backported to D6. You may need to wait 24 hours for the next release.

To answer your questions:

  • You should configure the group you want to use for purchasers. Create it in CiviCRM first then in the Ubercart/CiviCRM admin screen, select the group.
  • Activities are not logged. A contribution record is created instead.
  • The purchases tab is fixed.

Status: Fixed » Closed (fixed)

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

jtbayly’s picture

Sweet! Initial testing looks promising. Thanks for the update.

-Joseph