Have an action defined when the status of an invoice is changed. This includes created, paid, passed due date etc...
Add other options in this thread as we need them

Comments

stenjo’s picture

Found a description on Rules for D7 here: http://drupal.org/node/1299990
and for D6 here: http://drupal.org/node/298481

First step would be to add event that an invoice is paid. Documentation found here: http://drupal.org/node/298549

stenjo’s picture

Title: Action integration » Rules integration
Assigned: Unassigned » stenjo

Just started with this one. Have defined two actions: Create and send invoice to registered user and create and send invoice to anonymous user.

stenjo’s picture

Status: Active » Fixed

Rules integration in place.
Events defined are Invoice updated and Invoice paid
Conditions defined are Invoice overdue and invoice is paid
Actions are create invoice with and without user registered

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.