dolibarr/htdocs/variants
thibdrev 0c9610641c
Fix Attributes values shall be ordered by position when retrieved (#26446)
* Fix Attributes values shall be ordered by position when retrieved from the table

The order of attribute values can be modified manually. This is recorded via the "position" key in the table "llx_product_attribute_value".
However, this order is not taken into account when the attribute values are retrieved via the function fetchAllByProductAttribute() from ProductAttributeValue.class.php

* correction d'une coquille
2023-11-03 16:32:31 +01:00
..
admin Use isModEnabled 2022-09-25 06:10:17 +02:00
ajax Update get_attribute_values.php 2023-01-19 17:10:50 +01:00
class Fix Attributes values shall be ordered by position when retrieved (#26446) 2023-11-03 16:32:31 +01:00
lib fix license 2022-09-07 20:21:01 +02:00
tpl Fix reposition on contract line 2023-03-07 00:08:19 +01:00
card.php Clean code 2023-05-01 14:33:08 +02:00
combinations.php Fix cast of int 2023-09-20 11:59:57 +02:00
list.php Debug v18 2023-07-12 15:02:34 +02:00