Work on BOM templates

This commit is contained in:
Laurent Destailleur
2019-10-31 02:36:16 +01:00
parent 248016cd5d
commit 645390c990
9 changed files with 257 additions and 244 deletions

View File

@@ -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;
}
}