Skip to content

Fix for decimal in prices

Latest
Compare
Choose a tag to compare
@akashpjames akashpjames released this 27 Aug 04:30
· 9 commits to master since this release

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