module budget : detail is finished
This commit is contained in:
parent
0e3761de05
commit
41cc846ade
4 changed files with 23 additions and 4 deletions
|
|
@ -34,7 +34,7 @@ define ("phpcompta_user","phpcompta");
|
|||
// the domain can't start by a number !!!
|
||||
define ("domaine","");
|
||||
define ("MAX_COMPTE",4);
|
||||
define ('MAX_BUD_DETAIL',3);
|
||||
define ('MAX_BUD_DETAIL',20);
|
||||
|
||||
define ("DEBUG","true");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue