Create accounts, company_value table
"Fabi Avilés" <[email protected]> Wed, 9 Aug 2006 10:24:51 +0200
| Newsgroups | gmane.comp.cms.opengroupware.xmlrpc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone, this is my first time writing in this list. Well, I have a problem creating new accounts in ogo. I use the method "account.insert", and this creates a new account, but my problem is that I have all the data about the new user in a LDAP, and one of those is the e-mail. When we create new contacts, whe store the e-amail in the table company_value, but when creating new accounts, we don't know how to store the e-mail from the LDAP in this table, because the method "account.insert" doesn't do this. If anyone knows a solution, please tell us. Fabi