- Dec 16, 2013
-
-
Laurent Destailleur authored
Improper use of delete() function and ldap with multientity bug corrections
-
Laurent Destailleur authored
-
Laurent Destailleur authored
This solve bug of rounding with total price when we need a unit price. This solve lso bug of rounding on non decimal basis that we don't want. Also this remove calling database when not usefull so make possible to call this function into fetch (this remove the FIXME not into comment so).
-
Alexis Algoud authored
-
- Dec 15, 2013
-
-
Laurent Destailleur authored
Conflicts: htdocs/core/tpl/objectline_edit.tpl.php
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
- Dec 14, 2013
-
-
Laurent Destailleur authored
Conflicts: htdocs/commande/liste.php
-
Laurent Destailleur authored
name of triggers.
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
should be checked Conflicts: htdocs/commande/liste.php
-
Laurent Destailleur authored
Conflicts: htdocs/comm/prospect/list.php htdocs/langs/en_US/bills.lang
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
- Dec 13, 2013
-
-
Laurent Destailleur authored
Corrected translation
-
Laurent Destailleur authored
-
Laurent Destailleur authored
Conflicts: build/makepack-dolibarr.pl
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
- Dec 11, 2013
-
-
Alexis Algoud authored
In some cases of improper use of the delete () function, the complete repertoire of propale objects, invoice or order was deleted. Ex in agefodd module: $obj_link=new Propal($db); $obj_link->id=$agf->propalid; $resultdel=$obj_link->delete($user); To prevent misuse of the function, the reference is not considered given
-
Regis Houssin authored
- Dec 10, 2013
-
-
Laurent Destailleur authored
-
Laurent Destailleur authored
product->stock_warehoure[], we must call product->load_stock() after the product->fetch().
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-