Re: [tryton] Empty Party Address created with Proteus and Bypass Error.

2016-05-30 Thread PhiJ
El lunes, 30 de mayo de 2016, 10:19:06 (UTC+3), Giovanni escribió: > > > 2016-05-29 12:45 GMT+02:00 PhiJ <nova...@gmail.com >: > >> *You try to bypass an access rule. Document type: ir.sequence* >> How I should give permissions to my user to avoid this error?

Re: [tryton] Empty Party Address created with Proteus and Bypass Error.

2016-05-30 Thread PhiJ
El lunes, 30 de mayo de 2016, 12:08:26 (UTC+3), Sergi Almacellas Abellana escribió: > > El 30/05/16 a les 10:19, PhiJ ha escrit: > > El lunes, 30 de mayo de 2016, 10:16:22 (UTC+3), Sergi Almacellas > > Abellana escribió: > > > > What kind of sequence

Re: [tryton] Empty Party Address created with Proteus and Bypass Error.

2016-05-30 Thread PhiJ
El lunes, 30 de mayo de 2016, 10:15:04 (UTC+3), Cédric Krier escribió: > > > You should just pop the default created address: > > >>> party.addresses.pop() > > -- > Cédric Krier - B2CK SPRL > Email/Jabber: cedric...@b2ck.com > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ >

Re: [tryton] Empty Party Address created with Proteus and Bypass Error.

2016-05-30 Thread PhiJ
El lunes, 30 de mayo de 2016, 10:16:22 (UTC+3), Sergi Almacellas Abellana escribió: > > What kind of sequence are creating? Are you sure you are using the > correct sequence type? I normally see this error when there is a typo in > the sequence type name. > > -- > Sergi Almacellas Abellana >

Re: [tryton] Connect using XML-RPC on Tryton 4.0

2016-05-20 Thread PhiJ
Oh, I see. Thank you a lot again! Problem solved! Best regards! El viernes, 20 de mayo de 2016, 18:25:04 (UTC+3), Cédric Krier escribió: > > On 2016-05-20 07:44, PhiJ wrote: > > Thank you Cedric. > > > > I tried to connect using session = > > config.set_xmlrpc

Re: [tryton] Connect using XML-RPC on Tryton 4.0

2016-05-20 Thread PhiJ
ergal/Semilimes/Tryton/sao It works well for json-rpc and sao, but I cannot guess what happens with xml-rpc. Best regards. El miércoles, 18 de mayo de 2016, 21:00:05 (UTC+3), Cédric Krier escribió: > > On 2016-05-18 08:23, PhiJ wrote: > > Hi everybody, > > > > I migrated to Try

Re: [tryton] Cannot connect with Sao

2016-04-19 Thread PhiJ
El lunes, 18 de abril de 2016, 19:50:31 (UTC+3), Cédric Krier escribió: > > On 2016-04-18 09:11, PhiJ wrote: > > I needed to repleace the line: listen = *:8000 with: listen = > 0.0.0.0:8000 > > '*' will make it listen on IPv6 if enable when '0.0.0.0' will force

Re: [tryton] Cannot connect with Sao

2016-04-18 Thread PhiJ
El lunes, 18 de abril de 2016, 18:35:31 (UTC+3), Cédric Krier escribió: > > On 2016-04-18 07:42, PhiJ wrote: > > Hello everybody, > > > > I am new to Tryton and I have been working till now with GTK Client, but > > when I installed Sao and after I configured th

[tryton] Cannot connect with Sao

2016-04-18 Thread PhiJ
Hello everybody, I am new to Tryton and I have been working till now with GTK Client, but when I installed Sao and after I configured the config file, I can access to the login page but it doesn't show any database to select and if I write it, it doesn't connect. I have been trying all I could