Hi, I can't seem to find any signal that you could use. The simplest solution would be to extend ProductOption admin class and override save_model method. This can be done without touching satchmo core.
Hope it helps lzantal On Aug 18, 2:16 am, Alessandro Ronchi <[email protected]> wrote: > I need to track if some product fields changes and are saved, like > description, title or price (but not items_in_stock) and execute in those > cases a function. > > How can I do that? > > -- > Alessandro Ronchihttp://www.soasi.com > > Hobby & Giochihttp://hobbygiochi.comhttp://www.facebook.com/hobbygiochi -- 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.
