Home
last modified time | relevance | path

Searched refs:formcompany (Results 1 – 25 of 142) sorted by relevance

123456

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/societe/canvas/company/
H A Dactions_card_company.class.php85 global $form, $formadmin, $formcompany;
115 …$this->tpl['showprofid'.$i] = $formcompany->get_input_id_prof($i, 'idprof'.$i, $this->tpl['profid…
119 …$this->tpl['select_companytype'] = $form->selectarray("typent_id", $formcompany->typent_array(0), …
122 …$this->tpl['select_juridicalstatus'] = $formcompany->select_juridicalstatus($this->object->forme_j…
125 …$this->tpl['select_workforce'] = $form->selectarray("effectif_id", $formcompany->effectif_array(0)…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/canvas/company/
H A Dactions_card_company.class.php91 global $form, $formadmin, $formcompany;
118 …$this->tpl['showprofid'.$i] = $formcompany->get_input_id_prof($i, 'idprof'.$i, $this->tpl['profid…
122 …$this->tpl['select_companytype'] = $form->selectarray("typent_id", $formcompany->typent_array(0), …
125 …$this->tpl['select_juridicalstatus'] = $formcompany->select_juridicalstatus($this->object->forme_j…
128 …$this->tpl['select_workforce'] = $form->selectarray("effectif_id", $formcompany->effectif_array(0)…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/hrm/establishment/
H A Dcard.php157 $formcompany = new FormCompany($db); variable
203 print $formcompany->select_ziptown(
219 …print $formcompany->select_ziptown(GETPOSTISSET('town') ? GETPOST('town', 'alpha') : $object->town…
302 print $formcompany->select_ziptown($object->zip, 'zipcode', array(
307 print $formcompany->select_ziptown($object->town, 'town', array(
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/hrm/establishment/
H A Dcard.php157 $formcompany = new FormCompany($db); variable
202 print $formcompany->select_ziptown(
218 …print $formcompany->select_ziptown(GETPOSTISSET('town') ? GETPOST('town', 'alpha') : $object->town…
300 print $formcompany->select_ziptown($object->zip, 'zipcode', array(
305 print $formcompany->select_ziptown($object->town, 'town', array(
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/adherents/canvas/
H A Dactions_adherentcard_common.class.php90 global $form, $formcompany, $objsoc;
122 $this->tpl['select_civility'] = $formcompany->select_civility($this->object->civility_id);
135 …$this->tpl['select_zip'] = $formcompany->select_ziptown($this->object->zip, 'zipcode', array('town…
138 …$this->tpl['select_town'] = $formcompany->select_ziptown($this->object->town, 'town', array('zipco…
149 …if ($this->object->country_id) $this->tpl['select_state'] = $formcompany->select_state($this->obje…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/adherents/canvas/
H A Dactions_adherentcard_common.class.php92 global $form, $formcompany, $objsoc;
126 $this->tpl['select_civility'] = $formcompany->select_civility($this->object->civility_id);
151 …$this->tpl['select_zip'] = $formcompany->select_ziptown($this->object->zip, 'zipcode', array('town…
154 …$this->tpl['select_town'] = $formcompany->select_ziptown($this->object->town, 'town', array('zipco…
170 …$this->tpl['select_state'] = $formcompany->select_state($this->object->state_id, $this->object->co…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/societe/
H A Dcard.php908 $formcompany = new FormCompany($db); variable
1250 print $formcompany->selectProspectCustomerType($selected);
1835 print $formcompany->selectProspectCustomerType($object->client);
2015 $formcompany->select_localtax(1, $object->localtax1_value, "lt1");
2025 $formcompany->select_localtax(2, $object->localtax2_value, "lt2");
2036 $formcompany->select_localtax(1, $object->localtax1_value, "lt1");
2047 $formcompany->select_localtax(2, $object->localtax2_value, "lt2");
2385 $formcompany->select_localtax(1, $object->localtax1_value, "lt1");
2400 $formcompany->select_localtax(2, $object->localtax2_value, "lt2");
2420 $formcompany->select_localtax(1, $object->localtax1_value, "lt1");
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/
H A Dcard.php916 $formcompany = new FormCompany($db); variable
1300 print $formcompany->selectProspectCustomerType($selected);
1987 print $formcompany->selectProspectCustomerType($object->client);
2186 $formcompany->select_localtax(1, $object->localtax1_value, "lt1");
2195 $formcompany->select_localtax(2, $object->localtax2_value, "lt2");
2204 $formcompany->select_localtax(1, $object->localtax1_value, "lt1");
2213 $formcompany->select_localtax(2, $object->localtax2_value, "lt2");
2595 $formcompany->select_localtax(1, $object->localtax1_value, "lt1");
2609 $formcompany->select_localtax(2, $object->localtax2_value, "lt2");
2627 $formcompany->select_localtax(1, $object->localtax1_value, "lt1");
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/tpl/
H A Dcontacts.tpl.php67 $formcompany = new FormCompany($db); variable
111 $formcompany->selectTypeContact($tmpobject, '', 'type', 'internal');
139 …<?php $selectedCompany = $formcompany->selectCompaniesForNewContact($object, 'id', $selectedCompan…
158 …$formcompany->selectTypeContact($tmpobject, $preselectedtypeofcontact, 'typecontact', 'external', …
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/contact/canvas/
H A Dactions_contactcard_common.class.php91 global $form, $formcompany, $objsoc;
127 $this->tpl['select_civility'] = $formcompany->select_civility($this->object->civility_id);
141 …$this->tpl['select_zip'] = $formcompany->select_ziptown($this->object->zip, 'zipcode', array('town…
144 …$this->tpl['select_town'] = $formcompany->select_ziptown($this->object->town, 'town', array('zipco…
155 …if ($this->object->country_id) $this->tpl['select_state'] = $formcompany->select_state($this->obje…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/contact/canvas/
H A Dactions_contactcard_common.class.php93 global $form, $formcompany, $objsoc;
127 $this->tpl['select_civility'] = $formcompany->select_civility($this->object->civility_id);
152 …$this->tpl['select_zip'] = $formcompany->select_ziptown($this->object->zip, 'zipcode', array('town…
155 …$this->tpl['select_town'] = $formcompany->select_ziptown($this->object->town, 'town', array('zipco…
171 …$this->tpl['select_state'] = $formcompany->select_state($this->object->state_id, $this->object->co…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/tpl/
H A Dcontacts.tpl.php75 $formcompany = new FormCompany($db); variable
121 $formcompany->selectTypeContact($tmpobject, '', 'type', 'internal');
146 …$selectedCompany = $formcompany->selectCompaniesForNewContact($object, 'id', $selectedCompany, 'ne…
166 …$formcompany->selectTypeContact($tmpobject, $preselectedtypeofcontact, 'typecontact', 'external', …
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/public/project/
H A Dnew.php367 $formcompany = new FormCompany($db); variable
428 print $formcompany->select_ziptown(GETPOST('zipcode'), 'zipcode', array('town', 'selectcountry_id',…
430 print $formcompany->select_ziptown(GETPOST('town'), 'town', array('zipcode', 'selectcountry_id', 's…
456 print $formcompany->select_state(GETPOST("state_id"), $country_code);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/canvas/individual/
H A Dactions_card_individual.class.php108 global $form, $formcompany;
117 $this->tpl['select_civility'] = $formcompany->select_civility(GETPOST('civility_id'));
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/societe/canvas/individual/
H A Dactions_card_individual.class.php102 global $form, $formcompany;
112 $this->tpl['select_civility'] = $formcompany->select_civility(GETPOST('civility_id'));
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/contact/
H A Dcard.php501 $formcompany = new FormCompany($db); variable
652 …print $formcompany->select_civility(GETPOSTISSET("civility_code") ? GETPOST("civility_code", 'alph…
682 …print $formcompany->select_ziptown((GETPOST("town", 'alpha') ? GETPOST("town", 'alpha') : $object-…
704 …print $formcompany->select_state(GETPOST("state_id", 'alpha') ? GETPOST("state_id", 'alpha') : $ob…
979 …print $formcompany->select_civility(GETPOSTISSET("civility_code") ? GETPOST("civility_code", "aZ09…
997 …print $formcompany->select_ziptown((GETPOSTISSET("zipcode") ? GETPOST("zipcode") : $object->zip), …
998 …print $formcompany->select_ziptown((GETPOSTISSET("town") ? GETPOST("town") : $object->town), 'town…
1018 …print $formcompany->select_state(GETPOSTISSET('state_id') ? GETPOST('state_id', 'alpha') : $object…
1137 print $formcompany->showRoles("roles", $object, 'edit', $object->roles);
1349 …$formcompany->formProspectContactLevel($_SERVER['PHP_SELF'].'?id='.$object->id, $object->fk_prospe…
[all …]
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/contact/
H A Dcard.php527 $formcompany = new FormCompany($db); variable
668 …print $formcompany->select_civility(GETPOSTISSET("civility_code") ? GETPOST("civility_code", 'alph…
708 …print $formcompany->select_ziptown((GETPOST("town", 'alpha') ? GETPOST("town", 'alpha') : $object-…
730 …print $formcompany->select_state(GETPOST("state_id", 'alpha') ? GETPOST("state_id", 'alpha') : $ob…
981 …print $formcompany->select_civility(GETPOSTISSET("civility_code") ? GETPOST("civility_code", "aZ09…
1002 …print $formcompany->select_ziptown((GETPOSTISSET("zipcode") ? GETPOST("zipcode") : $object->zip), …
1003 …print $formcompany->select_ziptown((GETPOSTISSET("town") ? GETPOST("town") : $object->town), 'town…
1024 …print $formcompany->select_state(GETPOSTISSET('state_id') ? GETPOST('state_id', 'alpha') : $object…
1155 print $formcompany->showRoles("roles", $object, 'edit', $object->roles);
1352 …$formcompany->formProspectContactLevel($_SERVER['PHP_SELF'].'?id='.$object->id, $object->fk_prospe…
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/core/ajax/
H A Dziptown.php57 $formcompany = new FormCompany($db); variable
123 $row_array['states'] = $formcompany->select_state('', $row['fk_country'], '');
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/core/ajax/
H A Dziptown.php68 $formcompany = new FormCompany($db); variable
137 $row_array['states'] = $formcompany->select_state('', $row['fk_country'], '');
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/public/members/
H A Dnew.php454 $formcompany = new FormCompany($db); variable
548 print $formcompany->select_civility(GETPOST('civility_id'), 'civility_id').'</td></tr>'."\n";
566 print $formcompany->select_ziptown(GETPOST('zipcode'), 'zipcode', array('town', 'selectcountry_id',…
568 print $formcompany->select_ziptown(GETPOST('town'), 'town', array('zipcode', 'selectcountry_id', 's…
591 if ($country_code) print $formcompany->select_state(GETPOST("state_id"), $country_code);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/societe/canvas/
H A Dactions_card_common.class.php86 global $form, $formadmin, $formcompany;
208 …$this->tpl['select_zip'] = $formcompany->select_ziptown($this->object->zip, 'zipcode', array('town…
211 …$this->tpl['select_town'] = $formcompany->select_ziptown($this->object->town, 'town', array('zipco…
222 …if ($this->object->country_id) $this->tpl['select_state'] = $formcompany->select_state($this->obje…
283 $arr = $formcompany->typent_array(1);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/canvas/
H A Dactions_card_common.class.php88 global $form, $formadmin, $formcompany;
226 …$this->tpl['select_zip'] = $formcompany->select_ziptown($this->object->zip, 'zipcode', array('town…
229 …$this->tpl['select_town'] = $formcompany->select_ziptown($this->object->town, 'town', array('zipco…
243 …$this->tpl['select_state'] = $formcompany->select_state($this->object->state_id, $this->object->co…
306 $arr = $formcompany->typent_array(1);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/projet/tasks/
H A Dcontact.php147 $formcompany = new FormCompany($db); variable
409 $formcompany->selectTypeContact($object, '', 'type', 'internal', 'rowid');
425 …$selectedCompany = $formcompany->selectCompaniesForNewContact($object, 'id', $selectedCompany, 'ne…
434 $formcompany->selectTypeContact($object, '', 'typecontact', 'external', 'rowid');
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/projet/tasks/
H A Dcontact.php155 $formcompany = new FormCompany($db); variable
403 $formcompany->selectTypeContact($object, '', 'type', 'internal', 'rowid');
420 …$selectedCompany = $formcompany->selectCompaniesForNewContact($object, 'id', $selectedCompany, 'ne…
429 $formcompany->selectTypeContact($object, '', 'typecontact', 'external', 'rowid');
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/public/members/
H A Dnew.php497 $formcompany = new FormCompany($db); variable
602 print $formcompany->select_civility(GETPOST('civility_id'), 'civility_id').'</td></tr>'."\n";
628 print $formcompany->select_ziptown(GETPOST('zipcode'), 'zipcode', array('town', 'selectcountry_id',…
630 print $formcompany->select_ziptown(GETPOST('town'), 'town', array('zipcode', 'selectcountry_id', 's…
657 print $formcompany->select_state(GETPOST("state_id"), $country_code);

123456