[tryton] new error

2018-01-21 Thread Cato Nano
In testing my module for the first time, this error is reported -- Traceback (most recent call last): File "/home/catonano/tributi/env/lib/python3.6/site-packages/trytond/tests/test_tryton.py", line 198, in wrapper result

[tryton-dev] MySQL backend removal

2018-01-21 Thread Cédric Krier
Hi, I'm working on https://bugs.tryton.org/issue7017 which remove the mysql backend from trytond repository and move it to its own backend repository (like for trytond-gis). But I'm facing many issues to make it working. Indeed it is broken since years and nobody care of it. So in

Re: [tryton] run test

2018-01-21 Thread Cédric Krier
On 2018-01-21 07:58, Cato Nano wrote: > The manual says that I nee dto run > > run-tests.py -m my_module > > but I can't find it > > It' s not a binary in my virtualenv > > With grep, I found this file > env/lib/python3.6/site-packages/trytond/tests/__pycache__/run-tests.cpython-36.pyc > >

Re: [tryton] bool object ?

2018-01-21 Thread Cato Nano
Il giorno domenica 21 gennaio 2018 11:05:06 UTC+1, Cédric Krier ha scritto: > On 2018-01-21 01:33, Cato Nano wrote: > > I' m getting this error > > > > $ tryton > > /home/catonano/tryton-client/lib/python2.7/site-packages/tryton/gui/window/view_form/view/form.py:48: > > Warning: value "0" of

Re: [tryton] use oracle or sqlserver as a database for tryton

2018-01-21 Thread Cédric Krier
On 2018-01-20 21:46, ajohniba wrote: > I want to know if I can use tryton with oracle or sqlserver databases, > what changes are needed to use these databases. Tryton is developed with database abstraction layer by using python-sql which follows SQL standard. So theoretically, if the database

Re: [tryton-fr] Re: Impression en PDF

2018-01-21 Thread Cédric Krier
On 2018-01-21 00:44, remy dev wrote: > > > > Dans "Administration > UI > Actions > Rapports > Invoice (facture)", la > > valeur du champ "Extension" (ne pas confondre avec le champ "Extension du > > modèle") est-elle bien "Portable Document Format" ? > > > > J'ai le champs > > Extension du

Re: [tryton] bool object ?

2018-01-21 Thread Cédric Krier
On 2018-01-21 01:33, Cato Nano wrote: > I' m getting this error > > $ tryton > /home/catonano/tryton-client/lib/python2.7/site-packages/tryton/gui/window/view_form/view/form.py:48: > Warning: value "0" of type 'guint' is invalid or out of range for property > 'n-columns' of type 'guint' >

[tryton] use oracle or sqlserver as a database for tryton

2018-01-21 Thread ajohniba
good afternoon My name is Akers Ibañez, I'm from Barranquilla, Colombia I want to know if I can use tryton with oracle or sqlserver databases, what changes are needed to use these databases. Thanks for the collaboration -- You received this message because you are subscribed to the Google

[tryton-fr] Re: Impression en PDF

2018-01-21 Thread remy dev
> Dans "Administration > UI > Actions > Rapports > Invoice (facture)", la > valeur du champ "Extension" (ne pas confondre avec le champ "Extension du > modèle") est-elle bien "Portable Document Format" ? > J'ai le champs Extension du modèle : OpenDocument Text Extension : Portable

[tryton] bool object ?

2018-01-21 Thread Cato Nano
I' m getting this error $ tryton /home/catonano/tryton-client/lib/python2.7/site-packages/tryton/gui/window/view_form/view/form.py:48: Warning: value "0" of type 'guint' is invalid or out of range for property 'n-columns' of type 'guint' self.table = gtk.Table(1, col)

Re: [tryton] relations

2018-01-21 Thread Cato Nano
Il giorno mercoledì 17 gennaio 2018 09:32:12 UTC+1, Sergi Almacellas Abellana ha scritto: > El 17/01/18 a les 08:51, Cato Nano ha escrit: > > Il giorno mercoledì 17 gennaio 2018 08:20:45 UTC+1, Cato Nano ha scritto: > > > >> Aaah it' s like this > >> > >> bollettaDataCommissione =

Re: [tryton] Proteus

2018-01-21 Thread Cato Nano
Il giorno giovedì 18 gennaio 2018 09:51:51 UTC+1, Cato Nano ha scritto: > Il giorno sabato 13 gennaio 2018 10:00:08 UTC+1, Cédric Krier ha scritto: > > On 2018-01-12 23:16, Cato Nano wrote: > > > Today the error message is different. Yesterday I probably messed up > > > because I was tired, it