phpcompta-contrib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-contrib] True periods


From: Skipper
Subject: [Phpcompta-contrib] True periods
Date: Wed, 14 Apr 2010 17:00:43 +0200

Hi Dany,

is there a way to get the real first and last period of an excercise? There is 
some code that reads (simplified)
<snip>
  $year=$User->get_exercice();
  $date_from->value="01.01.".$year;
</snip>

But this is obviously wrong for excerises that do not correspond with calendar 
years.

Any hint?

Thanks,
Skipper




reply via email to

[Prev in Thread] Current Thread [Next in Thread]