コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1276 ビュー

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

アバター
破棄
関連投稿 返信 ビュー 活動
0
8月 25
153
0
8月 25
180
0
8月 25
127
0
8月 25
181
3
8月 25
188