Generate document : DESCRIPTION for invoice (e_comm)
This commit is contained in:
parent
a9d6970055
commit
a4ed48354b
1 changed files with 2 additions and 0 deletions
|
|
@ -1206,6 +1206,8 @@ class Document
|
|||
,[$p_array['ag_id']]);
|
||||
return $description;
|
||||
}
|
||||
if ( isset($p_array['e_comm'])) {return $p_array['e_comm'] ; }
|
||||
|
||||
return "";
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue