Hello,

I am trying to customize Satchmo by customizing Product. I have
followed the instructions on how to override the Product model.

What I need to do is to have a 'ProductTemplate' model such that
someone in the admin can build one and then create new custom Products
based off a ProductTemplate (attributes and many_to_manys will be
copied to the newly created CustomProduct object). The reason for this
is that we have a small set of product types that are often created
and it would be nice to make adding products faster and easier.

Is there a simple way of doing this that I have overlooked? The
workflow I am thinking about seems to require a new admin page for
creating products:
-

-- 
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.

Reply via email to