mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Work on BOM templates
This commit is contained in:
@@ -688,7 +688,7 @@ class FormFile
|
||||
}
|
||||
else
|
||||
{
|
||||
dol_print_error($this->db, 'Bad value for modulepart');
|
||||
dol_print_error($this->db, "Bad value for modulepart '".$modulepart."' in showdocuments");
|
||||
return -1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user