Open bdunnette opened 11 years ago
Some info on the fields required to create a Drupal user:
http://api.drupal.org/api/drupal/developer%21globals.php/global/user/7
Since Tryton and Portero both use Python, the python_drupal_servces project might be of use:
Example of automated actions in OpenERP, which we might be able to use to send request to Atrium on user creation: http://doc.openerp.com/v6.1/book/2/3_CRM_Contacts/opport.html#planning-your-next-actions
When new members are added, they should also be added/invited to our websites (OpenAtrium and Moodle) automatically