Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1375 Zobrazení

Im trying to generate the monthly aged receivables report i normally generate but it fails with this error.  Do I have to create new dates?  Where do I do that?:

in compute_fiscalyear_dates
    date = date.replace(month=last_month, day=last_day)
ValueError: day is out of range for month


Avatar
Zrušit
Nejlepší odpověď

Hi,

Did you checked the values received in the date, last_month and last_day variables ? 

May be any one of those values is getting wrong, like month is getting 13 or day going to be more than 31 . Just see the values coming into those variables.


Thanks

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
zář 25
5
4
zář 25
1171
3
zář 25
302
1
srp 25
230
1
srp 25
306