Summary
The "Quote #" header column button sorts Quote IDs as strings (1, 10, 11, 12, 13, ..., 20, 21, 22), not as numbers.
Steps to reproduce
Reproduced in demo and in training environments
- log in to admin
- go to Sales / Quotes page
- click on "Quote #" header column
Actual Result
Quote IDs are sorted like

Expected Result
Quote IDs are sorted like
Details about your environment
- OroCommerce version: 5.1.0 (and
dev-master)
Additional information