[ic] Interchange 4.9.8 - tracking number issue

Mike Heins mike at perusion.com
Mon Aug 25 15:31:22 EDT 2003


Quoting sbraun at aucoindujeu.com (sbraun at aucoindujeu.com):
> Hi All,
> 
> The new tracking_number field in transactions db is really great
> but it seems it's necessary to add the following line in the
> file code/UI_Tag/update_order_status.tag 
> 
> ... 
> 
> line 37:                void_transaction
> new line:               tracking_number
> ...
> line 170               $tdb->set_field($on, 'status', 'shipped');
>        }
> new line:        if($opt->{tracking_number} =~ /\d\d\d\d/) {
> new line:                 $tdb->set_field($on, 'tracking_number',
> new line:                            $opt->{tracking_number}); }
> ... 
> 
> Without this, when entering a tracking number just
> before cliking on update the order the field isn't
> saved, the content is lost. It's ok only if we click
> on Update status only. ! 

Thanks for the contribution -- now in CVS.

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.513.523.7621      <mike at perusion.com>

Unix version of an Outlook-style virus:
It works on the honor system. Please forward this message to everyone
you know, and delete a bunch of your files at random.


More information about the interchange-users mailing list