This release has a fix for decimal prices.
App will ignore both .
and ,
from the message and will send the data.
1,024.00 --> 1024.00
24.00 --> 24.00
1.024,00 --> 1024,00
24,00 --> 24,00
This release has a fix for decimal prices.
App will ignore both .
and ,
from the message and will send the data.
1,024.00 --> 1024.00
24.00 --> 24.00
1.024,00 --> 1024,00
24,00 --> 24,00