[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] orderline troubles
Hey everyone,
I've added a "tracking_number" varchar(64) field to the orderline table and
I want to be able
to edit it from admin/order_status. I've gone in and added
"tracking_number" to all of the
routines it looks necessary to in
/usr/local/interchange/lib/UI/pages/order_status.html, however
it will not stick anytime i enter the tracking number and hit 'update
status of line %s'
I also edited $catalog/dbconf/mysql/orderline.mysql to reflect the changes
to the orderline
table. Does anyone else have any ideas?
Thanks,
Nick