ChrisASearles / CompLinks

0 stars 0 forks source link

Adding points manually #159

Closed robgpeak closed 7 years ago

robgpeak commented 7 years ago

@cgladue we need a way in the back end that will allow CL staff to add points to a users account manually for certain adjustments. i.e. goodwill credit, etc.

robgpeak commented 7 years ago

As a follow up to this, and how it might sort of relate to #112, when a CL rep manually adds points to a user's account, normally it will NOT show as "earned" to the end user, but it will show up in the total balance, and be redeemable immediately. However, if the points were actually earned and credited manually, they should be able to be tagged as earned.

cgladue commented 7 years ago

@robgpeak Go to Users page, and view transaction history, at the top is an option to add transaction

image

i will be adding a date picker so you dont have to manually type the date soon

robgpeak commented 7 years ago

Looks great. Please change the names of the "Types" to Points Adjustment, Points Earned, and Points Redeemed including the "s" on the word Points.

cgladue commented 7 years ago

@robgpeak All Set

robgpeak commented 7 years ago

OK, looks great. Just realized, we will need to be able to remove someone earned points as well. If someone returns a product, charges back, etc. And of course, there should always be a master record somewhere keeping track of all these transaction adjustments and who is making them (which CL user).

So I will leave it open in this issue and change the name to Adding and "subtracting" points manually.