Task #0001992: Prévision, calcul avec comptabilité analytique
This commit is contained in:
parent
2838cc2f08
commit
1a632a2d1c
37 changed files with 1675 additions and 1189 deletions
|
|
@ -140,8 +140,8 @@ if ( ! empty ($array) ) {
|
|||
*/
|
||||
$report=$g_user->get_mini_report();
|
||||
|
||||
$rapport=new Acc_Report($cn);
|
||||
$rapport->id=$report;
|
||||
$rapport=new Acc_Report($cn,$report);
|
||||
|
||||
if ( $rapport->exist() == false ) {
|
||||
$g_user->set_mini_report(0);
|
||||
$report=0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue