Home
last modified time | relevance | path

Searched defs:opp_status (Results 1 – 4 of 4) sorted by relevance

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/projet/class/
H A Dproject.class.php114 public $opp_status; // opportunity status, into table llx_c_lead_status variable in Project
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/projet/class/
H A Dproject.class.php157 public $opp_status; // opportunity status, into table llx_c_lead_status variable in Project
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/projet/
H A Dcard.php52 $opp_status = GETPOST('opp_status', 'int'); variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/projet/
H A Dcard.php47 $opp_status = GETPOST('opp_status', 'int'); variable