Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Order Editor 5.09


popsel

Recommended Posts

Hi!

 

I am setting up an OSC2.2 shop with Order Editor V5.09b in Germany.

On German keyboard we have a comma on num block :'(

To enter prices the value has to be input with point as a separator.

So I changed this everywhere in my shop using str_replace(",",".",$string)

so it doesn`t matter if I enter a "." or a ",".

 

I would like have this also for Order Editor, too.

Unfortunalety this is quite complicated for me and I could not find a solution

in this case.

 

Either pressing our "," key is converted in realtime and showing already "."

or the conversion may occur after the input, but is done before it is processed,

so the Order Editor "sees" a entry with a "." eg. 10.99 instead of 10,99

 

Maybe somebody has some tipps to archieve that ?

 

 

Regards

 

Pospel

Best regards

 

Popsel

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...