Hi all, I would like to use trytond as module to perform creation, deletion of databases, user log in and log out. Is it possible without using jsonrpc or rpc ?
On Monday, December 30, 2013 9:09:20 PM UTC+1, Cédric Krier wrote: > > On 30 Dec 09:30, Bidossessi ALAHASSA wrote: > > With the Pool module, tryton can handle many databases, right ? > > It is not really linked to the Pool but any way yes. > I see the pool like a proxy object to models, reports and wizard from all databases. > > > Can a tryton user keep the same credentials accross multiple databases ? > > No sessions (like the users) are per database. > > Thanks. > -- > Cédric Krier - B2CK SPRL > Email/Jabber: [email protected] <javascript:> > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ >
