
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] !! discount prices in steps !! HELP
And, since the second attempt didn't do it...
>
> unless ($perc) {
> delete $Scratch->{discount_amount};
> return $s;
> }
$Scratch->{discount_amount} = $s * $perc;
return $s - $s * $perc;
> > [/discount]
> >
>
Now, finally, you have what you want. Arg!
--
Mark Johnson
Senior Systems Architect - Professional Services
Red Hat, Inc.
E-Business Solutions
markj@redhat.com
703-456-2912
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users