Skip to Content
Menu
This question has been flagged
3119 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
4383
0
Jul 25
882
1
Jul 25
638
2
Jul 25
757
1
Jul 25
1823