Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I just installed this contribution and noticed a couple things:

 

1. The list of carts to recover that gets generated prior to sending out the e-mails can contain multiple entries for the same customer.

 

i.e. I have a customer with a multiple old baskets. The sql to get the information sorts by basket id - not by customer - so I will get information for the same customer whenever there are baskets 'in between' theirs. Put another way - if customer 'x' creates a basket today - comes back 3 days later and adds to the basket but does not check out - then there will be baskets 'in between' the two they just created.

 

--- however - the e-mail that gets sent out contains all items for all baskets.

 

2. I have allow backorders turned on. If a customer has baskets - but all quantities are zero - they still show up on the report.

 

I can solve #1 by changing the SQL to sort by customer_id first - then by basket id (but have not fully tested what will happen).

 

As for #2 - does anyone have a fix?

 

Thanks.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...