Hard to answer. I imagine in some cases it'd be more desirable for orders to be global.
Eg a business with one admin, one set of user accounts and many sites, would only want one interface to all orders. On Wed, May 28, 2014 at 1:57 AM, Josh Cartmell <[email protected]> wrote: > I'm working on a Mezzanine/Cartridge site which will have multi tenancy. > I'm writing some custom management commands that should be able to filter > Orders on a per site basis. I just noticed that Order is not SiteRelated > so at least as things stand I won't be able to do that. > > Should Order inherit from SiteRelated? > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Stephen McDonald http://jupo.org -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
