OpenERP is an open source suite of enterprise apps that work together, letting you manage your CRM, eCommerce, Content Resources, and much more in one place. Now known as Odoo.
You can find more information here.
Triggers when you add a new Product. You will need to have the ECommerce module installed.
Triggers when you add a new Project Task. You will need to have the Project module installed.
Triggers when you add a new Lead/Opportunity. You will need to have the CRM module installed.
Triggers when you add a new database.
Triggers when you add a new Note. You will need to have the Note module installed.
Triggers when a new record is added in a model (choose any model you have installed).
Triggers when you add a new User. You will need to have the Users module installed.
Triggers when you add a new model.
Triggers when you add a new Calendar Todo. You will need to have the Calendar module installed.
Triggers when you add a new Calendar Event. You will need to have the Calendar module installed.
Create a new Product.
Create a new Project Task.
Create a new Lead/Opportunity.
Create a new Note.
Create a new record in a model of your choice.
Create a new User.
Create a new Calendar Todo.
Create a new Calendar Event.