Akopia Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

[mv] Another Possible Bug - Else I'm BOGGLED!!!



******    message to minivend-users from "Richard Teachout" <minivend@teachout.com>     ******

Mike-
I think I found another possible bug. maybe related to
the new On the Fly ability??  If not a bug.. SOMEONE PLEASE HELP.
I just wasted hours trying something I've done dozens of times, and can't
get to work..

Simple Shipping :  <<tabs stripped for email readability>>
in shipping.asc  I cannot get the criteria to be anything but
quantity and price.. price evaluates to 0.00 because ALL OF
THE ITEMS ARE ON THE FLY ITEMS??..quantity works, but does not
solve my shipping problem.  I want
0-$150    11.5%
$150.01-199.99    8.5%
$200-300    6.5%
300.01+    5%
simple right..
I have many times in past use a criteria of [subtotal noformat=1]
or even a __VARIABLE__ of same.. but it appears that now (MV4.02)
I cannot get a [calc]anything[/calc] or [perl]anything[/perl] or
<<EOF  anything EOF to return the value.  it just gives me a


artc:   TEST14-c
        criteria        quantity
        min     0
        max     99
        cost    f__SUBTOTAL__*.2

        min     99.1
        max     199.99
        cost    f__SUBTOTAL__*.1

        min     200.00
        max     300.01
        cost    f__SUBTOTAL__*.5

artd Test1 o [subtotal noformat=1] 0 99 f__SUBTOTAL__*.1

-----Original Message-----
******    message to minivend-users from Mike Heins <mikeh@minivend.com>
******

Quoting Richard Teachout (minivend@teachout.com):
>
> I think I found a bug..
> in Vend/Parse.pm
> line # 449
> it was...
> onfly                   => \&onfly,
>
> think it should be...
> onfly                   => \&Vend::Order::onfly,
>

You are right -- this was discovered a few days ago and the patch
is in 4.03 (soon to be out).

-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: