Closed (fixed)
Project:
Tripletex
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Feb 2012 at 07:49 UTC
Updated:
17 Mar 2012 at 17:30 UTC
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
Comment #1
stenjo commentedFound 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
Comment #2
stenjo commentedJust started with this one. Have defined two actions: Create and send invoice to registered user and create and send invoice to anonymous user.
Comment #3
stenjo commentedRules 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