Periode->id doesn't not exist

This commit is contained in:
sparkyx 2025-07-02 13:23:00 +02:00
parent 2fcbe2f1dc
commit 41025501f0

View file

@ -1460,7 +1460,7 @@ class Acc_Ledger extends jrn_def_sql
}
else
{
$oPeriode->id=$period;
$oPeriode->p_id=$period;
}
$count=0;