Have bought a few items with Points I've got in my account, updated my order status etc - but the Points Sales Report is blank.

Any ideas?

Comments

bmagistro’s picture

In the code I have, this portion of the module seems broken. The issue I am seeing is there is no predicate defined requiring the user to make additional configurations changes beyond enabling the module. Once changed, points were awarded and things did show up in the sales report. I would not consider this "works as designed" but broken. I am going to try and get a fix out there in the dev today.

bmagistro’s picture

Status: Active » Fixed

Well after a couple hours of frustration this is fixed. The conditional action is now created when the module is enabled. You will still need to go in and setup how many points they will earn when you enable it. One other thing to note is that in the conditional actions this should be occurring when payment is completed and MUST occur before update order status. Having it after did not trigger the action and that is likely due to a condition check but I cannot pinpoint it right now. Fix should show up in the dev later today.

Status: Fixed » Closed (fixed)

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

juve76’s picture

you mentioned that the in the conditional actions this should be occurring when payment is completed, however I dont see that in the available conditions list. am i missing it somewhere?