Ajout propriete ref_url
This commit is contained in:
parent
385479f78d
commit
9d82a39c87
@ -280,6 +280,8 @@ class Propal
|
|||||||
$this->lignes = array();
|
$this->lignes = array();
|
||||||
$this->db->free();
|
$this->db->free();
|
||||||
|
|
||||||
|
$this->ref_url = '<a href="'.DOL_URL_ROOT.'/comm/propal.php3?propalid='.$this->id.'">'.$this->ref.'</a>';
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Lignes
|
* Lignes
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user