forked from Wavyzz/dolibarr
Fix: Combo list of warehouse not saved.
Fix: Validate of shipment in error when using not predefined products.
This commit is contained in:
@@ -2069,9 +2069,9 @@ function info_admin($text,$infoonimgalt=0)
|
||||
* Toutefois, il faut essayer de ne l'appeler qu'au sein de pages php, les classes devant
|
||||
* renvoyer leur erreur par l'intermediaire de leur propriete "error".
|
||||
*
|
||||
* @param DoliDB $db Database handler
|
||||
* @param DoliDB $db Database handler
|
||||
* @param string $error String or array of errors strings to show
|
||||
* @return void
|
||||
* @return void
|
||||
* @see dol_htmloutput_errors
|
||||
*/
|
||||
function dol_print_error($db='',$error='')
|
||||
|
||||
Reference in New Issue
Block a user