task #4897 overview: Extension Pièce justificative
This commit is contained in:
parent
9c66daf1c8
commit
092e6a8bc3
3 changed files with 41 additions and 28 deletions
|
|
@ -363,6 +363,7 @@ function GetArray($p_cn,$p_sql) {
|
|||
*
|
||||
* \param $cn database connection
|
||||
* \param $seq jr_grpt_id
|
||||
* \return $oid of the lob file
|
||||
*
|
||||
*/
|
||||
function save_upload_document ($cn,$seq) {
|
||||
|
|
@ -399,6 +400,7 @@ function save_upload_document ($cn,$seq) {
|
|||
exit;
|
||||
}
|
||||
}
|
||||
return $oid;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue