跳至内容
菜单
此问题已终结
1 回复
1331 查看

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


形象
丢弃
最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
2
8月 25
1039
1
8月 25
151
2
8月 25
133
3
8月 25
777
1
8月 25
274