Hi,
I have find an issue on propal module.
When you edit the "price_ht" textbox object with a price and after you
select a predifined product then when you add the product the price_ht
is set with bad price.
On dolibarr/htdocs/core/tpl/objectline_create.tpl.php in the function
setforpredef()
you need to add the bellow command in the function
jQuery("#price_ht").val("");
Thanks for the fix,
Thomas Legay
_______________________________________________
Dolibarr-dev mailing list
Dolibarr-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/dolibarr-dev