You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #9680 9677 price is an integer (alexislefebvre)
This PR was squashed before being merged into the 4.0 branch (closes#9680).
Discussion
----------
9677 price is an integer
Fixes#9677.
Price was stored as an integer but a float was provided to `setPrice()`. I harmonised the calls in order to use integer only.
Commits
-------
81066ad 9677 price is an integer
0 commit comments