Hi experts,
Is there a function that returns me the deadline for a range of dates and minimum?
I have this range 01/01 / 2015..31 / 12/2015 (Spanish format) and need the sum of the movements 01/01/2015 and, apart but in the same report, the sum of the movements 31/12/2015 (FA ledger entry)
thanks!!
0
Answers
Mymindate := G/L Entry.GETRANGEMIN(the filter)
Mymaxdate := G/L Entry.GETRANGEMAX(the filter)
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
see you