Closed (fixed)
Project:
e-Commerce
Version:
5.x-3.1
Component:
flexicharge
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jul 2007 at 10:25 UTC
Updated:
17 Sep 2007 at 10:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
brmassa commentedHans,
i could not reproduce this. try to explain more. the bug is still there?
regards,
massa
Comment #2
hanskuiters commentedIn 'node/add/product/apparel', just above the 'Log Message' field, there is a fieldset called 'Flexicharge attributes'. You can fill in the product weight (by default).
But when creating a product out of a story, like 'node/add/story', and in the 'product' fieldset a make it an apparel product, the fieldset 'flexicharge attributes' does not appear.
I now can not use any flexicharge info with custom product types.
Comment #3
stella commentedI believe I have the same problem as described in #2. Basically I go to create a custom node that I've made with CCK, called "photo". On the add photo page, I can also make it into a product. I select the "apparel product" from the list and click on the "add to store" button. I'm then able to enter in the price, availability estimate, enable stock management, etc. However the "Flexicharge attributes" section doesn't appear. However, if I create an apparel product directly (node/add/product/apparel) the flexicharge section appears on the form.
Cheers,
Stella
Comment #4
stella commentedActually I think I found a solution for my problem. The code change in the attached patch works for me with the 5.x-3.1 version and I'm pretty sure it will work for other versions too. I've patched it against the latest code in CVS (tag DRUPAL-5--4).
Cheers,
Stella
Comment #5
stella commentedSorry, attaching a second a patch because I forgot to include the code changes for loading the existing attribute value onto the form.
Cheers,
Stella
Comment #6
brmassa commentedStella,
thanks! fixed on eC4. eC3 will need your patch
regards,
massa
Comment #7
stella commentedec3 patch version attached.
Comment #8
(not verified) commented