suppressed wrote:
> I am trying to use a wildcard to give a range of products a discount eg:-
>
> os0001, os0002, os0010
>
> I have tried things like $Tag->discount( { code => 'os00*'} but the * is
> not being picked up as a wildcard, also tried % ? and _, is there any way
> I can wildcard this??
>
Discount item codes cannot be specified using wildcards.
You will need to block-load your discounts using some other method,
such as a database table or a new column in the products table.
--
_/ _/ _/_/_/_/ _/ _/ _/_/_/ _/ _/
_/_/_/ _/_/ _/ _/ _/ _/_/ _/ K e v i n W a l s h
_/ _/ _/ _/ _/ _/ _/ _/_/ suppressed
_/ _/ _/_/_/_/ _/ _/_/_/ _/ _/
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.