Implemented
0
Improve the CRON method
Source: invoiceninja/invoiceninja#5944 · opened by @MDW-Chris
To simulate a human comportement, I use this CRON time to send the recurring invoices
30 8,11,17 * * 1-5
Actually, this is impossible to send recurring invoices with this value, because Laravel command is hourly, so each hour with 0 minute.
If yoou have an idea to simulate this strategy
30 8,11,17 * * 1-5
Actually, this is impossible to send recurring invoices with this value, because Laravel command is hourly, so each hour with 0 minute.
If yoou have an idea to simulate this strategy
No pledges yet. Be the first to back this.
Comments
Similar requests
Cronjob for update Invoice Ninja Unattended
1 vote · 0 comments
Change payment methods
0 votes · 0 comments
Adds gateview fees on viewing payment method instead of when actually using it to pay
0 votes · 0 comments
Add ability to restrict payment methods on an invoice-by-invoice basis
0 votes · 0 comments
Cronjob via HTTP Request
0 votes · 0 comments
No comments yet.