Skip to Content
Menu
This question has been flagged
3226 Views

How can I filter all invoices that are due within the next 7 days? I tried the following code and it does not work out:

[['date_due', '<=', time.strftime('%Y-%m-%d %H:%M:%S',time.gmtime(time.time()+7243600))]]

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 17
4510
3
Sep 25
518
1
Sep 25
1939
1
Aug 25
377
0
Jul 25
1179