Author Topic: Trying to establish Sub-product discount prices  (Read 1601 times)

0 Members and 1 Guest are viewing this topic.

David M. Graham

  • Administrator
  • Sr. Member
  • *****
  • Offline Offline
  • Posts: 380
  • Karma: 12
    • View Profile
    • osCommerce University
Re: Trying to establish Sub-product discount prices
« Reply #3 on: December 10, 2008, 02:30:33 PM »
Likely to be needed Tom.

I've worked at rebuilding this table by hand and thought I had it whipped.

David

zip1

  • EOS CONTRIBUTOR
  • Jr. Member
  • *
  • Offline Offline
  • Posts: 73
  • Karma: 6
    • View Profile
Re: Trying to establish Sub-product discount prices
« Reply #2 on: December 09, 2008, 06:00:34 AM »
I did a quick check in a demo  6.2 b2b, patch 12.1, and I was able to set a sales price for a sub product. This demo catalog. had only the test data installed.

 The was a bug in the admin for a long time that did not add a sub products to the categories to products table.  SO if the sales price is not working I suspect the sub products did not get entered into this table.
Although this bug has been fixed or going to be fixed in later version 12.1 does not have it.

the fix does not put the missing data into this table. I would say that a special routine would have to be code to check to see if any of this data is missing and add it to the categories to products table.


Tom

lifesolutionsplus

  • Newbie
  • *
  • Offline Offline
  • Posts: 4
  • Karma: 0
    • View Profile
    • LifeSolutionsPlus
Trying to establish Sub-product discount prices
« Reply #1 on: December 08, 2008, 01:35:54 PM »
I have a CRE Loaded B2B shop cart and would like to generate sale price discounts for select sub-products.  It appears that this functionality is not available.  Please comment.