[ic] mv_order_route

Stefan Hornburg (Racke) racke at linuxia.de
Wed Feb 6 17:25:30 EST 2008


Matthew Dell wrote:
> Hi all
> 
> Yes, two posts in one day - my hands are full.
> 
> I am trying to generate an email to the warehouse without all the pricing,
> taxes, etc.  I have put in my catalog.cfg file the following:
> 
> Route Extractor  <<EOF
>         email         webmaster at blah.....com
>         empty        1
>         error_ok     1
>         encrypt      0
>         increment    0
>         report       etc/mail_receipt
>         supplant     0
>         track        logs/log
> EOF
> 
> I hard-coded in the finalize.html page for the checkout process:
> <input type=hidden name=mv_order_route value="Extractor">
> 
> But the process does not generate the report to the email address.  I am
> using the mail_receipt as a test and will call it something else once I can
> get the functions working to send the email out.  
> 
> Any suggestions are appreciated.

One possible reason would be the following setting in catalog.cfg
which prevents
the change of the route:

FormIgnore      mv_order_route

Regards
         Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list