#Rob.Clayton

1 messages · Page 1 of 1 (latest)

celest nacelleBOT
grizzled heron
#

Don't believe it's currently possible to alter the Subscription status based on the Invoice due_date

sinful storm
#

hmmm ... I thought the status was changed automatically a certain number of days after the invoice wasn't paid?
and that I could configure that date?

grizzled heron
#

The actually due_date has no affect on that AFAIK. Should be able to test via a test clock to confirm

sinful storm
#

is there an event for the invoice being sent?
we can work inversey and set status to waiting for payment if that's the case ... then do our own action if the time is past x days after that event ... ?

#

and surely ... just thinking ... surely there's a time limit on how long a customer has to pay an invoice?

grizzled heron
#

is there an event for the invoice being sent?
Yep, invoice.sent
we can work inversey and set status to waiting for payment if that's the case ... then do our own action if the time is past x days after that event ... ?
Set the status of? That's generally an immutable field

grizzled heron