The values used for calculations are now culture-independent.
This is a shortcut for a possible final solution because is a bug present in production.
Is necessary to move some values to data attributes and then is possible to display the values to the user with the user culture and to use the culture-independent for the calculations.
Some To-Do was added to the file.
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes #667
Type of change
Please delete options that are not relevant.
[x] Bug fix (non-breaking change which fixes an issue)
Description
The values used for calculations are now culture-independent. This is a shortcut for a possible final solution because is a bug present in production. Is necessary to move some values to data attributes and then is possible to display the values to the user with the user culture and to use the culture-independent for the calculations.
Some To-Do was added to the file.
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes #667
Type of change
Please delete options that are not relevant.