Periode->id doesn't not exist

This commit is contained in:
sparkyx 2025-07-02 13:23:00 +02:00
parent 1d43fe4d5c
commit dd1e9e340b

View file

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