Home
last modified time | relevance | path

Searched refs:formother (Results 1 – 25 of 199) sorted by relevance

12345678

/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/paiement/
H A Drapport.php88 $formother = new FormOther($db); variable
103 print $formother->select_month($cmonth, 'remonth');
105 print $formother->select_year($syear, 'reyear');
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/paiement/
H A Drapport.php86 $formother = new FormOther($db); variable
101 print $formother->select_month($cmonth, 'remonth');
103 print $formother->select_year($syear, 'reyear');
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/fourn/facture/
H A Drapport.php90 $formother = new FormOther($db); variable
106 print $formother->select_month($cmonth, 'remonth');
108 print $formother->select_year($syear, 'reyear');
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/fourn/facture/
H A Drapport.php88 $formother = new FormOther($db); variable
104 print $formother->select_month($cmonth, 'remonth');
106 print $formother->select_year($syear, 'reyear');
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/intracommreport/
H A Dcard.php51 $formother = new FormOther($db); variable
155 …print $formother->select_month($month ? date('M') : $month, 'month', 0, 1, 'widthauto valignmiddle…
156 print $formother->select_year($year ? date('Y') : $year, 'year', 0, 3, 3);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/intracommreport/
H A Dcard.php51 $formother = new FormOther($db); variable
155 …print $formother->select_month($month ? date('M') : $month, 'month', 0, 1, 'widthauto valignmiddle…
156 print $formother->select_year($year ? date('Y') : $year, 'year', 0, 3, 3);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/intracommreport/admin/
H A Dintracommreport.php90 $formother = new FormOther($db); variable
163 print $formother->select_categories('product', $conf->global->INTRACOMMREPORT_CATEG_FRAISDEPORT, 'I…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/intracommreport/admin/
H A Dintracommreport.php89 $formother = new FormOther($db); variable
161 print $formother->select_categories('product', $conf->global->INTRACOMMREPORT_CATEG_FRAISDEPORT, 'I…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/categories/
H A Dedit.php119 $formother = new FormOther($db); variable
158 print $formother->selectColor($object->color, 'color');
H A Dcard.php205 $formother = new FormOther($db); variable
248 print $formother->selectColor($color, 'color');
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/categories/
H A Dedit.php136 $formother = new FormOther($db); variable
176 print $formother->selectColor($object->color, 'color');
H A Dcard.php209 $formother = new FormOther($db); variable
255 print $formother->selectColor($color, 'color');
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/holiday/
H A Dmonth_report.php125 $formother = new FormOther($db); variable
190 print $formother->select_month($search_month, 'remonth', 0, 0, 'minwidth50 maxwidth75imp valignmidd…
191 print $formother->selectyear($search_year, 'reyear', 0, 10, 5, 0, 0, '', 'valignmiddle width75', tr…
H A Dlist.php215 $formother = new FormOther($db); variable
558 $formother->select_year($search_year_start, 'search_year_start', 1, $min_year, $max_year);
567 $formother->select_year($search_year_end, 'search_year_end', 1, $min_year, $max_year);
589 $formother->select_year($search_year_create, 'search_year_create', 1, $min_year, 0);
598 $formother->select_year($search_year_update, 'search_year_update', 1, $min_year, 0);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/holiday/
H A Dmonth_report.php131 $formother = new FormOther($db); variable
211 print $formother->select_month($search_month, 'remonth', 0, 0, 'minwidth50 maxwidth75imp valignmidd…
212 print $formother->selectyear($search_year, 'reyear', 0, 10, 5, 0, 0, '', 'valignmiddle width75', tr…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/deplacement/
H A Dlist.php76 $formother = new FormOther($db); variable
145 $formother->select_year($year ? $year : -1, 'year', 1, 20, 5);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/paiement/cheque/
H A Dlist.php60 $formother = new FormOther($db); variable
155 $formother->select_year($year ? $year : -1, 'year', 1, 20, 5);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/admin/
H A Dagenda_extsites.php122 $formother = new FormOther($db); variable
219 …print $formother->selectColor((GETPOST("AGENDA_EXT_COLOR".$key) ?GETPOST("AGENDA_EXT_COLOR".$key) …
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/admin/
H A Dagenda_extsites.php140 $formother = new FormOther($db); variable
230 …print $formother->selectColor((GETPOST("AGENDA_EXT_COLOR".$key) ?GETPOST("AGENDA_EXT_COLOR".$key) …
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/paiement/cheque/
H A Dlist.php68 $formother = new FormOther($db); variable
175 $formother->select_year($year ? $year : -1, 'year', 1, 20, 5);
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/deplacement/
H A Dlist.php83 $formother = new FormOther($db); variable
161 $formother->select_year($year ? $year : -1, 'year', 1, 20, 5);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/user/
H A Dagenda_extsites.php139 $formother = new FormOther($db); variable
207 …print $formother->selectColor((GETPOST("AGENDA_EXT_COLOR_".$id.'_'.$key) ?GETPOST("AGENDA_EXT_COLO…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/user/
H A Dagenda_extsites.php146 $formother = new FormOther($db); variable
220 …print $formother->selectColor($color_value, "AGENDA_EXT_COLOR_".$id.'_'.$key, 'extsitesconfig', 1,…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/projet/
H A Dtasks.php343 $formother = new FormOther($db); variable
625 …$formother->selectProjectTasks(GETPOST('task_parent'), $projectid ? $projectid : $object->id, 'tas…
655 print $formother->select_percent($progress, 'progress', 0, 5, 0, 100, 1);
786 …$formother->select_year($search_dtstartyear ? $search_dtstartyear : -1, 'search_dtstartyear', 1, 2…
794 $formother->select_year($search_dtendyear ? $search_dtendyear : -1, 'search_dtendyear', 1, 20, 5);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/projet/
H A Dtasks.php333 $formother = new FormOther($db); variable
562 …$formother->selectProjectTasks(GETPOST('task_parent'), $projectid ? $projectid : $object->id, 'tas…
592 print $formother->select_percent($progress, 'progress', 0, 5, 0, 100, 1);
723 …$formother->select_year($search_dtstartyear ? $search_dtstartyear : -1, 'search_dtstartyear', 1, 2…
731 $formother->select_year($search_dtendyear ? $search_dtendyear : -1, 'search_dtendyear', 1, 20, 5);

12345678