Home
last modified time | relevance | path

Searched defs:month_end (Results 1 – 25 of 66) sorted by relevance

123

/dports/security/base/base-1.4.5/
H A Dbase_stat_time.php244 $month_start = $month_end = NULL; variable
253 $month_start = $time[0][0]; $month_end = $time[1][0]; variable
260 $month_start = $time[0][0]; $month_end = $time[1][0]; variable
267 $month_start = $time[0][0]; $month_end = $time[1][0]; variable
278 { $month_start = $time[0][0]; $month_end = $time[0][0]; } variable
280 { $month_start = 1; $month_end = 12; } variable
292 { $month_start = $time[0][0]; $month_end = $time[0][0]; } variable
294 { $month_start = 1; $month_end = 12; } variable
307 { $month_start = $time[0][0]; $month_end = $time[0][0]; } variable
309 { $month_start = 1; $month_end = 12; } variable
/dports/www/dolibarr/dolibarr-14.0.3/scripts/accountancy/
H A Dexport-thirdpartyaccount.php71 $month_end = $month_start - 1; variable
73 $month_end = 12; variable
78 $month_end = $month_start; variable
/dports/www/dolibarr13/dolibarr-13.0.5/scripts/accountancy/
H A Dexport-thirdpartyaccount.php69 $month_end = $month_start - 1; variable
71 $month_end = 12; variable
73 } else $month_end = $month_start; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/accountancy/closure/
H A Dindex.php56 $month_end = $month_start - 1; variable
59 $month_end = 12; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/accountancy/closure/
H A Dindex.php50 $month_end = $month_start - 1; variable
52 $month_end = 12; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/stats/
H A Dindex.php74 $month_end = $month_start - 1; variable
75 if ($month_end < 1) $month_end = 12; variable
76 } else $month_end = $month_start; variable
92 $month_end = $tmpe['mon']; variable
H A Dcabyprodserv.php98 $month_end = $month_start; variable
106 $month_end = $month_start - 1; variable
107 if ($month_end < 1) $month_end = 12; variable
H A Dcabyuser.php81 $month_end = $month_start; variable
89 $month_end = $month_start - 1; variable
90 if ($month_end < 1) $month_end = 12; variable
H A Dsupplier_turnover_by_prodserv.php93 $month_end = $month_start; variable
101 $month_end = $month_start - 1; variable
102 if ($month_end < 1) $month_end = 12; variable
H A Dsupplier_turnover.php70 $month_end = $month_start - 1; variable
71 if ($month_end < 1) $month_end = 12; variable
72 } else $month_end = $month_start; variable
H A Dsupplier_turnover_by_thirdparty.php95 $month_end = $month_start; variable
103 $month_end = $month_start - 1; variable
104 if ($month_end < 1) $month_end = 12; variable
H A Dcasoc.php101 $month_end = $month_start; variable
109 $month_end = $month_start - 1; variable
110 if ($month_end < 1) $month_end = 12; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/compta/resultat/
H A Dresult.php90 $month_end = $month_start - 1; variable
91 if ($month_end < 1) $month_end = 12; variable
93 } else $month_end = $month_start; variable
113 $month_end = $tmpe['mon']; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/resultat/
H A Dresult.php85 $month_end = $month_start - 1; variable
87 $month_end = 12; variable
92 $month_end = $month_start; variable
125 $month_end = $tmpe['mon']; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/compta/stats/
H A Dindex.php69 $month_end = $month_start - 1; variable
71 $month_end = 12; variable
74 $month_end = $month_start; variable
104 $month_end = $tmpe['mon']; variable
H A Dcabyuser.php90 $month_end = $month_start; variable
96 $month_end = $month_start - 1; variable
98 $month_end = 12; variable
H A Dsupplier_turnover_by_prodserv.php91 $month_end = $month_start; variable
97 $month_end = $month_start - 1; variable
99 $month_end = 12; variable
H A Dcabyprodserv.php109 $month_end = $month_start; variable
115 $month_end = $month_start - 1; variable
117 $month_end = 12; variable
H A Dcasoc.php110 $month_end = $month_start; variable
116 $month_end = $month_start - 1; variable
118 $month_end = 12; variable
H A Dsupplier_turnover_by_thirdparty.php93 $month_end = $month_start; variable
99 $month_end = $month_start - 1; variable
101 $month_end = 12; variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/accountancy/expensereport/
H A Dindex.php51 $month_end = $month_start - 1; variable
54 $month_end = 12; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/accountancy/expensereport/
H A Dindex.php45 $month_end = $month_start - 1; variable
47 $month_end = 12; variable
/dports/deskutils/myitcrm/MyITCRM-0.2.9.3/modules/stats/
H A Dhit_stats.php18 $month_end = mktime(0,0,0,date("m")+1, 0, date("Y")); variable
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/accountancy/supplier/
H A Dindex.php53 $month_end = $month_start - 1; variable
56 $month_end = 12; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/accountancy/supplier/
H A Dindex.php58 $month_end = $month_start - 1; variable
60 $month_end = 12; variable

123