Symptom
When adding a product quantity to a quote using a comma (e.g. 1,5) an error is thrown. When adding a product quantity using a dot (e.g. 1.5) the quantity adds with no error but changes to 1,5. This is happening when metric system is in place.
Environment
SAP CPQ
Reproducing the Issue
- Open a quote
- Add a product to the quote with quantity 1,5
- Throws error - "Request is invalid"
- Add a product to the quote with quantity 1.5
- Adds to quote with no error but changes to 1,5
Cause
Bug in the system
Resolution
Fix to be provided in version 2505.
As for the workaround, if they intend to repeat the same use case as described, then it is apparent that the workaround would be to use dot instead of comma when entering input, since comma isn't supported for now.
See Also
Keywords
Bug, CPQ, Error, Metric System , KBA , CEC-SAL-CPQ , Sales Cloud CPQ , Known Error
Product
SAP CPQ all versions