On Fri, Dec 19, 2008 at 8:09 AM, Bernard <[email protected]> wrote:
> > Hey there, > > first of all, I've been using satchmo and it's freaking great guys! > thanks for making it easy for us to build a web shop. > > and now my problem ;) > > I understood how a ConfigurableProduct works with its Variation and > all. I made plenty of variations (colours, height, finishes, etc). And > at one point after my tests using these fellows, I wanted to delete my > ConfigurableProduct and thought it would delete its variations as well > as they are linked in the "product_productvariation" table. but it > didn't. > > So there I was deleting all my variations one by one... I could just > use a simple SQL sentence to remove them all but I don't want my end- > user to do that. So I did it the "end-user" way and it was annoying. > > is it something that was overlooked or was it by design? > You could use the variation manager wizard to delete variations for you. We probably won't make it auto-cascade because we're refactoring all of the product models soon anyway. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
