Home
last modified time | relevance | path

Searched refs:copy_linked_contact (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/ticket/class/
H A Dcticketcategory.class.php310 if ($this->copy_linked_contact($object, 'internal') < 0) {
318 if ($this->copy_linked_contact($object, 'external') < 0) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/class/
H A Dproductfournisseurprice.class.php264 if ($this->copy_linked_contact($object, 'internal') < 0) {
272 if ($this->copy_linked_contact($object, 'external') < 0)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/workstation/class/
H A Dworkstation.class.php338 if ($this->copy_linked_contact($object, 'internal') < 0) {
346 if ($this->copy_linked_contact($object, 'external') < 0) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/knowledgemanagement/class/
H A Dknowledgerecord.class.php300 if ($this->copy_linked_contact($object, 'internal') < 0) {
308 if ($this->copy_linked_contact($object, 'external') < 0) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/modulebuilder/template/class/
H A Dmyobject.class.php346 if ($this->copy_linked_contact($object, 'internal') < 0)
357 if ($this->copy_linked_contact($object, 'external') < 0)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/modulebuilder/template/class/
H A Dmyobject.class.php356 if ($this->copy_linked_contact($object, 'internal') < 0) {
364 if ($this->copy_linked_contact($object, 'external') < 0) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/recruitment/class/
H A Drecruitmentjobposition.class.php299 if ($this->copy_linked_contact($object, 'internal') < 0) {
307 if ($this->copy_linked_contact($object, 'external') < 0) {
H A Drecruitmentcandidature.class.php285 if ($this->copy_linked_contact($object, 'internal') < 0) {
293 if ($this->copy_linked_contact($object, 'external') < 0) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/recruitment/class/
H A Drecruitmentcandidature.class.php279 if ($this->copy_linked_contact($object, 'internal') < 0)
290 if ($this->copy_linked_contact($object, 'external') < 0)
H A Drecruitmentjobposition.class.php293 if ($this->copy_linked_contact($object, 'internal') < 0)
304 if ($this->copy_linked_contact($object, 'external') < 0)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/eventorganization/class/
H A Dconferenceorboothattendee.class.php337 if ($this->copy_linked_contact($object, 'internal') < 0) {
345 if ($this->copy_linked_contact($object, 'external') < 0) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/partnership/class/
H A Dpartnership.class.php324 if ($this->copy_linked_contact($object, 'internal') < 0) {
332 if ($this->copy_linked_contact($object, 'external') < 0) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/bom/class/
H A Dbom.class.php335 if ($this->copy_linked_contact($object, 'internal') < 0)
346 if ($this->copy_linked_contact($object, 'external') < 0)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/bom/class/
H A Dbom.class.php340 if ($this->copy_linked_contact($object, 'internal') < 0) {
348 if ($this->copy_linked_contact($object, 'external') < 0) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/mrp/class/
H A Dmo.class.php352 if ($this->copy_linked_contact($object, 'internal') < 0) {
360 if ($this->copy_linked_contact($object, 'external') < 0) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/mrp/class/
H A Dmo.class.php351 if ($this->copy_linked_contact($object, 'internal') < 0)
362 if ($this->copy_linked_contact($object, 'external') < 0)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/comm/propal/class/
H A Dpropal.class.php1373 if ($object->copy_linked_contact($this, 'internal') < 0)
1384 if ($object->copy_linked_contact($this, 'external') < 0)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/propal/class/
H A Dpropal.class.php1392 if ($object->copy_linked_contact($this, 'internal') < 0) {
1400 if ($object->copy_linked_contact($this, 'external') < 0) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/commande/class/
H A Dcommande.class.php1244 if ($this->copy_linked_contact($objFrom, 'internal') < 0)
1255 if ($this->copy_linked_contact($objFrom, 'external') < 0)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/commande/class/
H A Dcommande.class.php1234 if ($this->copy_linked_contact($objFrom, 'internal') < 0) {
1242 if ($this->copy_linked_contact($objFrom, 'external') < 0) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/facture/class/
H A Dfacture.class.php1233 if ($object->copy_linked_contact($this, 'internal') < 0)
1239 if ($object->copy_linked_contact($this, 'external') < 0)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/facture/
H A Dcard.php1112 if ($object->copy_linked_contact($facture_source, 'internal') < 0) {
1116 if ($object->copy_linked_contact($facture_source, 'external') < 0) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/facture/class/
H A Dfacture.class.php1242 if ($object->copy_linked_contact($this, 'internal') < 0) {
1248 if ($object->copy_linked_contact($this, 'external') < 0) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/contrat/class/
H A Dcontrat.class.php2523 if ($clonedObj->copy_linked_contact($this, 'external') < 0) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/contrat/class/
H A Dcontrat.class.php2540 if ($clonedObj->copy_linked_contact($this, 'external') < 0) {

12