[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Shipping and locale.. there's a bug either in the demo ....
Pascal ROBINET wrote:
>
> ****** message to minivend-users from Pascal ROBINET <pascal@sigann.net> ******
>
> Hello
>
> I guess to also have to set the price conversion in the locale.asc.
> I don't remember exactly but the key should be PriceDivide.
>
> For example if the prices in your products.asc are in US $, you could have a line
> like this
> in your locale.asc :
>
> PriceDivide 1 6
>
> Assuming a $ value of 6 Francs. (there's a blank tab between 1 and 6 because in my
> locale.asc the intermediate column is for DE_de and I don't use it for now)
>
> I managed to make it work in a test.
>
> Hope this helps.
>
> Pascal ROBINET
> SIGANN
> http://www.sigann.net
>
> Fabinou wrote:
>
> > ****** message to minivend-users from Fabinou <fabinou@netexit.com> ******
> >
Pls look at line two of my shipping.asc as attached.
I also set PriceDivide as pointed out by Pascal in the locale.asc
Chris
> > Hello all,
> >
> > I still haven't found what i've been looking for.
> >
> > In my shipping database i have enter the price in $ , for example 10$
> >
> > It the locale is set to en_US, then it put me 10 $ in the shipping combo,
> > but if the locale is set to fr_FR, then, the price become 10 Francs ..
> > there's no conversion. I just have a look to the demo, and it make the same
> > thing .. Is this a bug ? Can we correct it ?
> >
> > Thanks to everybody for any information to solve this strange problem
> >
> > @+
> > Fabien SIERRAS
> >
> > Net ExiT Informatique
> > Tél : 02 32 31 03 78
> > Fax: 02 32 39 12 58
> > -
> > 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
>
> -
> 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
code description criteria min max formula
global Global otion n/a 0 0 g PriceDivide
postn Paketpost weight 0 2 4.70
postn Paketpost weight 3 30 f @@TOTAL@@ * 0.60 + 3.50
postcs colis signature weight 0 2 5.70
postcs Colis signature weight 1 30 f @@TOTAL@@ * 0.60 + 4.50
postca Colis assurance weight 0 2 7.70
postca Colis assurance weight 2 30 f @@TOTAL@@ * 0.60 + 7.70
postcp Colis prioritaire weight 0 2 7.70
postcp Colis prioritaire weight 2 30 f @@TOTAL@@ * 0.60 + 5.60