Hi Cédric

Where do I place my trytond.conf file? And how do I make sure that the 
Parser finds it?
Did a pip install on Ubuntu KVM Virtual Machine Postgresql 9.3 running

Seems the one step I can't find

Best regards,
Lester

On Tuesday, October 21, 2014 at 10:02:18 AM UTC+2, Cédric Krier wrote:
>
> On 21 Oct 11:18, Farid Shahy wrote: 
> > 
> > On 10/21/2014 03:01 AM, Josias Pérez wrote: 
> > >Hi, 
> > > 
> > >I want to know if someone can help me to config trytond correctly, 
> > >database, user and more on 3.4 version. 
> > > 
> > >Thanks in advance! 
> > 
> > I faced the same issue. I modified TRYTOND_HOME/trytond/config.py 
> > by changing database URI to postgresql://USER:PASSWORD@localhost:5432 
> > also added admin passord by adding this to above file. 
> > 
> > self.set('session','super_pwd', 'N5rIuAWOHGycs') 
> > 
> > to generate encrypted password run this command: 
>
> Why modify the source code when you just have to create a trytond.conf 
> file with those paramaters? 
>
> -- 
> Cédric Krier - B2CK SPRL 
> Email/Jabber: [email protected] <javascript:> 
> Tel: +32 472 54 46 59 
> Website: http://www.b2ck.com/ 
>

Reply via email to