You can definitely do that if you are changing the status programmatically. Order.add_status takes a notes argument, which ends up saved in the OrderStatus object. I don't know if that functionality is exposed in the ui anywhere.
Alex On Fri, Nov 5, 2010 at 12:16 AM, Scott <[email protected]> wrote: > Hi, > > I was wondering if it's possible to include a field when changing the > status of an order to "Shipped" to also include a field note for a > postal tracking number. It would be optional of course. > > Maybe this feature already exists but the field is not named as such? > I'm wondering how I could embed one of the "Notes" fields into the > order_shipped.txt file. > > Thank you > > -- > 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. > > -- 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.
