[ic] adding tracking number to ship_notice email

Grant interchange-users@icdevgroup.org
Wed Nov 6 15:06:00 2002


>> What would be the best way to add the tracking number for a
>> shipment to the
>> ship_notice email?  I'm thinking something like adding a
>> field to certain
>> tables, and then adding the ability to edit that field from
>> the UI.  If
>> that's the way to do it, what tables would I need to add the
>> "tracking_number" field to and how could I add the ability to
>> update that
>> field from the order_detail page in the UI?
>>
>> - Grant
>
>
>Grant, I haven't checked it out, but 4.9.3 has some sort of "enter
>tracking numbers" deal... you may want to investigate
>
>Paul

Wow, I'm really glad you told me that.  Thanks Paul!  Would I only need to
add a "tracking_number" field to my transactions database, upgrade to 4.9.3,
and modify my ship_notice email template to get that to work then?

- Grant