On 10/21/2014 11:32 AM, 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?


oops, you are right. just because I am new in Tryton world and trying to get things together.

--
Farid Shahy - فرید شاهی
Website: www.fshahy.ir
E-Mail: [email protected]

Reply via email to