I have a Satchmo store, where the products are models that subclass Satchmo's Product: Book(Product) and Accessory(Product)
Both my Book and Accessory classes have a FK to Distributor (actually, distributor is an Organization in Satchmo's contacts module.) I'd like to be able to apply discounts on all products of a particular distributor: Say, if I had a distributor called "Penguin", I want all products from penguin to be 30% off from December 5th > December 21st. I find the docs of Satchmo quite lacking (and outdated in some areas), and I just can't see how I can do this (unless I totally write my own code). Is such discount logic possible in Satchmo? -- You received this message because you are subscribed to the Google Groups "Satchmo users" group. To view this discussion on the web visit https://groups.google.com/d/msg/satchmo-users/-/NAcFfQsfoAUJ. To post to this group, send email to satchmo-users@googlegroups.com. To unsubscribe from this group, send email to satchmo-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en.