Home
last modified time | relevance | path

Searched refs:actioncode (Results 1 – 25 of 104) sorted by relevance

12345

/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/adherents/
H A Dagenda.php53 $actioncode = GETPOST('actioncode', 'array', 3); variable
54 if (!count($actioncode)) $actioncode = '0'; variable
56 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
90 $actioncode = ''; variable
162 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/adherents/
H A Dagenda.php59 $actioncode = GETPOST('actioncode', 'array', 3); variable
60 if (!count($actioncode)) {
61 $actioncode = '0'; variable
64 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
100 $actioncode = ''; variable
180 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/resource/
H A Dagenda.php48 $actioncode = GETPOST('actioncode', 'array', 3); variable
49 if (!count($actioncode)) {
50 $actioncode = '0'; variable
53 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
107 $actioncode = ''; variable
179 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/resource/
H A Dagenda.php49 $actioncode = GETPOST('actioncode', 'array', 3); variable
50 if (!count($actioncode)) $actioncode = '0'; variable
52 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
102 $actioncode = ''; variable
166 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/hrm/establishment/
H A Dinfo.php39 $actioncode = GETPOST('actioncode', 'array', 3); variable
40 if (!count($actioncode)) $actioncode = '0'; variable
42 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
97 $actioncode = ''; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/action/
H A Dlist.php62 if (!count($actioncode)) {
63 $actioncode = '0'; variable
281 if ($actioncode != '') {
282 if (is_array($actioncode)) {
283 foreach ($actioncode as $str_action) {
415 if (!empty($actioncode)) {
417 if ($actioncode == 'AC_NON_AUTO') {
422 if ($actioncode == 'AC_OTH') {
425 if ($actioncode == 'AC_OTH_AUTO') {
430 if ($actioncode == 'AC_NON_AUTO') {
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/comm/action/
H A Dlist.php60 $actioncode = GETPOST('search_actioncode', 'array', 3); variable
61 if (!count($actioncode)) $actioncode = '0'; variable
65 if ($actioncode == '' && empty($actioncodearray)) $actioncode = (empty($conf->global->AGENDA_DEFAUL… variable
262 if ($actioncode != '') {
263 if (is_array($actioncode)) {
265 } else $param .= "&search_actioncode=".urlencode($actioncode);
336 if (!empty($actioncode))
340 if ($actioncode == 'AC_NON_AUTO') $sql .= " AND c.type != 'systemauto'";
343 if ($actioncode == 'AC_OTH') $sql .= " AND c.type != 'systemauto'";
350 if (is_array($actioncode))
[all …]
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/bom/
H A Dbom_agenda.php46 $actioncode = GETPOST('actioncode', 'array', 3); variable
47 if (!count($actioncode)) $actioncode = '0'; variable
49 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
103 $actioncode = ''; variable
238 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/societe/
H A Dagenda.php38 $actioncode = GETPOST('actioncode', 'array', 3); variable
39 if (!count($actioncode)) {
40 $actioncode = '0'; variable
43 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
94 $actioncode = ''; variable
185 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/societe/
H A Dagenda.php39 $actioncode = GETPOST('actioncode', 'array', 3); variable
40 if (!count($actioncode)) $actioncode = '0'; variable
42 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
86 $actioncode = ''; variable
172 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/hrm/establishment/
H A Dinfo.php39 $actioncode = GETPOST('actioncode', 'array', 3); variable
40 if (!count($actioncode)) {
41 $actioncode = '0'; variable
44 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
111 $actioncode = ''; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/projet/
H A Dinfo.php56 $actioncode = GETPOST('actioncode', 'array', 3); variable
57 if (!count($actioncode)) {
58 $actioncode = '0'; variable
61 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
89 $actioncode = ''; variable
191 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/partnership/
H A Dpartnership_agenda.php46 $actioncode = GETPOST('actioncode', 'array', 3); variable
47 if (!count($actioncode)) {
48 $actioncode = '0'; variable
51 …$actioncode = GETPOST("actioncode", "alpha", 3) ? GETPOST("actioncode", "alpha", 3) : (GETPOST("ac… variable
113 $actioncode = ''; variable
248 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/knowledgemanagement/
H A Dknowledgerecord_agenda.php46 $actioncode = GETPOST('actioncode', 'array', 3); variable
47 if (!count($actioncode)) {
48 $actioncode = '0'; variable
51 …$actioncode = GETPOST("actioncode", "alpha", 3) ? GETPOST("actioncode", "alpha", 3) : (GETPOST("ac… variable
113 $actioncode = ''; variable
248 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/projet/
H A Dinfo.php53 $actioncode = GETPOST('actioncode', 'array', 3); variable
54 if (!count($actioncode)) $actioncode = '0'; variable
56 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
81 $actioncode = ''; variable
181 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/product/
H A Dagenda.php41 $actioncode = GETPOST('actioncode', 'array', 3); variable
42 if (!count($actioncode)) $actioncode = '0'; variable
44 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
89 $actioncode = ''; variable
194 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/bom/
H A Dbom_agenda.php45 $actioncode = GETPOST('actioncode', 'array', 3); variable
46 if (!count($actioncode)) {
47 $actioncode = '0'; variable
50 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
111 $actioncode = ''; variable
249 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/workstation/
H A Dworkstation_agenda.php45 $actioncode = GETPOST('actioncode', 'array', 3); variable
46 if (!count($actioncode)) {
47 $actioncode = '0'; variable
50 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
111 $actioncode = ''; variable
247 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/product/
H A Dagenda.php40 $actioncode = GETPOST('actioncode', 'array', 3); variable
41 if (!count($actioncode)) {
42 $actioncode = '0'; variable
45 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
112 $actioncode = ''; variable
230 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/mrp/
H A Dmo_agenda.php48 $actioncode = GETPOST('actioncode', 'array', 3); variable
49 if (!count($actioncode)) {
50 $actioncode = '0'; variable
53 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
115 $actioncode = ''; variable
248 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/recruitment/
H A Drecruitmentcandidature_agenda.php74 $actioncode = GETPOST('actioncode', 'array', 3); variable
75 if (!count($actioncode)) {
76 $actioncode = '0'; variable
79 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
142 $actioncode = ''; variable
277 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/modulebuilder/template/
H A Dmyobject_agenda.php79 $actioncode = GETPOST('actioncode', 'array', 3); variable
80 if (!count($actioncode)) $actioncode = '0'; variable
82 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
137 $actioncode = ''; variable
270 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/mrp/
H A Dmo_agenda.php49 $actioncode = GETPOST('actioncode', 'array', 3); variable
50 if (!count($actioncode)) $actioncode = '0'; variable
52 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
107 $actioncode = ''; variable
238 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/recruitment/
H A Drecruitmentcandidature_agenda.php58 $actioncode = GETPOST('actioncode', 'array', 3); variable
59 if (!count($actioncode)) $actioncode = '0'; variable
61 …$actioncode = GETPOST("actioncode", "alpha", 3) ?GETPOST("actioncode", "alpha", 3) : (GETPOST("act… variable
116 $actioncode = ''; variable
248 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/modulebuilder/template/
H A Dmyobject_agenda.php95 $actioncode = GETPOST('actioncode', 'array', 3); variable
96 if (!count($actioncode)) {
97 $actioncode = '0'; variable
100 …$actioncode = GETPOST("actioncode", "alpha", 3) ? GETPOST("actioncode", "alpha", 3) : (GETPOST("ac… variable
165 $actioncode = ''; variable
300 …show_actions_done($conf, $langs, $db, $object, null, 0, $actioncode, '', $filters, $sortfield, $so…

12345