We use product variants. And our attribute is size, such as 7,8,9,10 etc. For example, initially we only selling size 7,8,9, later we found we will start to sell size 5 and 6. Then we will add size 5 and 6 to be the attribute values. That will result in our size setup in the sequence of 7,8,9,5,6. And when we are entering the sales order using the size grid, it will show up in the sequence the size were setup, like 7,8,9,5,6. But we want to see the size sorted from small to large.
Is it possible to sort the attribute values after they were set up?
Is this on Odoo online or Odoo.sh? You will need to add a custom module to do this. Odoo doesn't have a sequence field on attributes by default.
It is on Odoo.sh.
Hello Betty did u managed to solve this ?