On 2017-03-21 17:49, Sergi Almacellas Abellana wrote:
> El 21/03/17 a les 13:34, Nicolas Évrard ha escrit:
> >
> > > I'm in favor of adding community supported packages but not release
> > > critical. Indeed, i think more packages can be added in this realm, like:
> > >
> > > - flask-tryton
> > >
On 2017-03-21 17:47, Sergi Almacellas Abellana wrote:
> El 21/03/17 a les 14:33, Cédric Krier ha escrit:
> > But the main difficulty in introducing a new kind of abstract type which
> > is not common/standard is to have it supported by all backends.
> > And this makes me think that Tryton should no
El 21/03/17 a les 13:34, Nicolas Évrard ha escrit:
I'm in favor of adding community supported packages but not release
critical. Indeed, i think more packages can be added in this realm, like:
- flask-tryton
- celery-tryton
- redis-tryton
- trydoc
+1 but we should discuss of each of those se
El 21/03/17 a les 14:33, Cédric Krier ha escrit:
On 2017-03-21 13:34, Nicolas Évrard wrote:
* Sergi Almacellas Abellana [2017-03-21 12:02 +0100]:
El 20/03/17 a les 18:34, Nicolas Évrard ha escrit:
Hello,
I am currently working on two patches that will make it easier to
create python modules
On 2017-03-21 13:34, Nicolas Évrard wrote:
> * Sergi Almacellas Abellana [2017-03-21 12:02 +0100]:
> > El 20/03/17 a les 18:34, Nicolas Évrard ha escrit:
> > > Hello,
> > >
> > > I am currently working on two patches that will make it easier to
> > > create python modules adding a new backend to
* Sergi Almacellas Abellana [2017-03-21 12:02 +0100]:
El 20/03/17 a les 18:34, Nicolas Évrard ha escrit:
Hello,
I am currently working on two patches that will make it easier to
create python modules adding a new backend to tryton:
- https://tryton-rietveld.appspot.com/33951002/ This patch
El 20/03/17 a les 18:34, Nicolas Évrard ha escrit:
Hello,
I am currently working on two patches that will make it easier to
create python modules adding a new backend to tryton:
- https://tryton-rietveld.appspot.com/33951002/
This patch moves the handling of the SQL type of the tryton
On 2017-03-20 18:34, Nicolas Évrard wrote:
> And this last remarks makes me wonder if we shouldn't
> make of the mysql backend this kind of python package (supported by
> the community but not release critical at all).
I'm in favor of that it will improve the quality of the MySQL backend
because w
Hello,
I am currently working on two patches that will make it easier to
create python modules adding a new backend to tryton:
- https://tryton-rietveld.appspot.com/33951002/
This patch moves the handling of the SQL type of the tryton
fields to the backend.
In order to have a