2
0
forked from Wavyzz/dolibarr
This commit is contained in:
Laurent Destailleur
2017-10-04 02:42:44 +02:00
parent bd3a76ee84
commit a6cf934973
3 changed files with 5 additions and 2 deletions

View File

@@ -723,6 +723,7 @@ function get_next_value($db,$mask,$table,$field,$where='',$objsoc='',$date='',$m
// but we should use local year and month of user
// For debugging
dol_syslog("mask=".$mask);
//include_once(DOL_DOCUMENT_ROOT.'/core/lib/date.lib.php');
//$mask='FA{yy}{mm}-{0000@99}';
//$date=dol_mktime(12, 0, 0, 1, 1, 1900);