Merge with the branches/rel400

* New module budget
* Detail for impress of account
* Code rewrited
* Group in analytic accountancy
* Fix Bug
This commit is contained in:
Dany De Bontridder 2008-02-26 17:26:24 +00:00
parent 4e4529c51a
commit cd96d07c1e
113 changed files with 1193 additions and 1104 deletions

View file

@ -25,8 +25,14 @@
*/
date_default_timezone_set ('Europe/Brussels');
$inc_path=get_include_path();
if ( strpos($inc_path,";") != 0 ) {
$_ENV['TMP']="c:\Temp";
} else {
$_ENV['TMP']="/tmp";
}
$_ENV['TMP']="/tmp";
define ("phpcompta_password","dany");
define ("phpcompta_psql_port","5432");
define ("phpcompta_user","phpcompta");
@ -36,7 +42,7 @@ define ("domaine","");
define ("MAX_COMPTE",4);
define ('MAX_BUD_DETAIL',20);
define ("DEBUG","true");
define ("DEBUG","false");
// securite correspond a la table
// action