Hello,
There is an issue with entering quantities in the Kits module for products, as the API does not accept sub-products with fractional quantities, only int numbers. Every time there’s a Dolibarr update, I have to change the code in api_products.class.php to a float $qty Quantity.