Re: [tryton-dev] Database schema name limit

2015-05-26 Thread Pierre-Louis Bonicoli
On 26/05/2015 15:18, Cédric Krier wrote: > On 26 May 14:35, Nicolas Évrard wrote: >> * Pierre-Louis Bonicoli [2015-05-26 13:58 +0200]: >>> If the chosen solution is the mapping one, the documentation (core and >>> each module) should list the names of the tables. &g

Re: [tryton-dev] Database schema name limit

2015-05-26 Thread Pierre-Louis Bonicoli
On 26/05/2015 14:35, Nicolas Évrard wrote: > * Pierre-Louis Bonicoli [2015-05-26 13:58 +0200]: >> On 26/05/2015 09:19, Nicolas Évrard wrote: >>> * Pierre-Louis Bonicoli [2015-05-26 02:33 +0200]: >>>> On 26/05/2015 00:55, Cédric Krier wrote: >>>>>

Re: [tryton-dev] Database schema name limit

2015-05-26 Thread Pierre-Louis Bonicoli
On 26/05/2015 09:20, Jean C wrote: > > 2015-05-26 2:33 GMT+02:00 Pierre-Louis Bonicoli > mailto:pierre-louis.bonic...@ir5.eu>>: > > We keep the current behavior (dots replaced by underscore) and use the > same approach as django (last X characters replaced

Re: [tryton-dev] Database schema name limit

2015-05-26 Thread Pierre-Louis Bonicoli
On 26/05/2015 09:19, Nicolas Évrard wrote: > * Pierre-Louis Bonicoli [2015-05-26 02:33 +0200]: >> On 26/05/2015 00:55, Cédric Krier wrote: >>> On 25 May 18:00, Pierre-Louis Bonicoli wrote: >>>> On 21/05/2015 17:52, Cédric Krier wrote: >>>>> I'm

Re: [tryton-dev] Database schema name limit

2015-05-25 Thread Pierre-Louis Bonicoli
On 26/05/2015 00:55, Cédric Krier wrote: > On 25 May 18:00, Pierre-Louis Bonicoli wrote: >> On 21/05/2015 17:52, Cédric Krier wrote: >>> I'm facing a limitation with how trytond generate the table name for a >>> ModelSQL. Databases have different length limitation

Re: [tryton-dev] Database schema name limit

2015-05-25 Thread Pierre-Louis Bonicoli
On 21/05/2015 17:52, Cédric Krier wrote: > I'm facing a limitation with how trytond generate the table name for a > ModelSQL. Databases have different length limitation for schema name. > For example, > PostgreSQL has the limit to 64 when Oracle has the limit to 30 > (yes I'm working on an Oracle b

Re: [tryton-dev] contributions: approval rules

2014-12-16 Thread Pierre-Louis Bonicoli
Does the following seem ok to you (s/rules/contributions/ and 'rules' subtitle added) ? - Contributions - requirements - must - nice to have, but not required - rules -- Pierre-Louis

Re: [tryton-dev] contributions: approval rules

2014-12-16 Thread Pierre-Louis Bonicoli
Hi, Thanks for your modifications :) In order to improve clarity, could I: - join the "Must" section with the paragraph starting with "If the contributor has a significant amount of code" (this time I will keep the link to the thread about the vote :) - move the "Nice to have, but not required" a

Re: [tryton-dev] contributions: approval rules

2014-12-15 Thread Pierre-Louis Bonicoli
On 20/08/2014 12:50, Pierre-Louis Bonicoli wrote: [...] > The rules - as explained by Cédric [1], are: > > Any core developer is allowed to push, core developers take > responsibility. The core developers are: Cédric, nicoe, pokoli and albert. > > People allowed to push

Re: [tryton-dev] trytond fails to start if logfile does not exist

2014-12-15 Thread Pierre-Louis Bonicoli
On 15/12/2014 16:22, Axel Braun wrote: > I'm currently playing around with tryton 3.4, and noticed the following > problem: > > /usr/bin/trytond --config /etc/tryton/trytond.conf > --pidfile=/var/lib/trytond/trytond.pid > --logconf=/etc/tryton/trytond_log.conf [...] > IOError: [Errno 2] No such fi

Re: [tryton-dev] Faster contribution

2014-12-09 Thread Pierre-Louis Bonicoli
On 09/12/2014 11:41, Albert Cervera i Areny wrote: > 2014-12-09 11:07 GMT+01:00 Cédric Krier : >> On 09 Dec 10:45, Pierre-Louis Bonicoli wrote: >>> Generally, in order to allow faster contributions, core developers >>> should avoid writing opposite comments in

Re: [tryton-dev] Faster contribution

2014-12-09 Thread Pierre-Louis Bonicoli
On 09/12/2014 01:21, Simon Klemenc wrote: > so just in case it becomes even more strict and there is no 8771002, > (please?) could you update the wiki, as its not obvious for the dumb but > helpful folks... > maybe in the coding guidelines it could also be noted that %s is the > desired string-form

Re: [tryton-dev] Faster contribution

2014-11-24 Thread Pierre-Louis Bonicoli
On 24/11/2014 12:49, Nicolas Évrard wrote: > I think that pilou (Pierre-Louis) has already started something about > this issue, it would be nice if you could collaborate on this. Here my progress related to issue2178 and issue2179: [X] run a local rietveld using django (bugs.python.org branch) [X

Re: [tryton-dev] Faster contribution

2014-11-20 Thread Pierre-Louis Bonicoli
On 20/11/2014 20:53, Nicolas Évrard wrote: > * Cédric Krier [2014-11-20 19:38:06]: >> On 20 Nov 19:14, Pierre-Louis Bonicoli wrote: >>> On 20/11/2014 18:34, Nicolas Évrard wrote: >>>> I can understand that you want to spend all your time on your own >>

Re: [tryton-dev] Faster contribution

2014-11-20 Thread Pierre-Louis Bonicoli
On 20/11/2014 18:34, Nicolas Évrard wrote: > I can understand that you want to spend all your time on your own > projects (nereid, angular-tryton, www.tryton.us, etc) and in the > overall they are good for Tryton. It seems not fair to call Nereid 'his own project'. At TUL2012 I asked why Nereid (

Re: [tryton-dev] Faster contribution

2014-11-20 Thread Pierre-Louis Bonicoli
On 20/11/2014 16:45, Sharoon Thomas wrote: > 1. Linux has 481,865 commits by 4,357 contributors > 2. Go Lang has 20,910 commits by 375 contributors (and 48 committers) > 3. Trytond has 4,644 commits by 30 contributors (3602 by cedk) [3] [...] > [3] > http://engineering.openlabs.co.in/post/72769621

Re: [tryton-dev] Faster contribution

2014-11-20 Thread Pierre-Louis Bonicoli
On 20/11/2014 12:06, Cédric Krier wrote: > On 20 Nov 11:46, Mathias Behrle wrote: >> What do you think about moving this page rather on top just below >> 'Organization >> of this Project'? For me it is too hidden at the current place. > > For me, it should go on the website. In the 'Community' s

Re: [tryton-dev] Faster contribution

2014-11-20 Thread Pierre-Louis Bonicoli
On 20/11/2014 10:37, Cédric Krier wrote: > On 20 Nov 10:24, Pierre-Louis Bonicoli wrote: >> On 20/11/2014 01:42, Simon Klemenc wrote: >>> The current contribution process seems very intransparent and it is >>> not easy to see which party allowed for which change and

Re: [tryton-dev] Faster contribution

2014-11-20 Thread Pierre-Louis Bonicoli
On 20/11/2014 01:42, Simon Klemenc wrote: > The current contribution process seems very intransparent and it is > not easy to see which party allowed for which change and who actually > merged it. Hi, Could you please list the points that are missing/intransparent in the related documentation : h

Re: [tryton-dev] tryton web services call from PHP via XML rpc

2014-10-14 Thread Pierre-Louis Bonicoli
On 10/10/2014 09:21, frederic.lange...@coopengo.com wrote: > I m trying to call a tryton web service (for example create) via XML > RPC from php but encountered somme issues. If someone already succeed > in calling tryton from php, can you please provide an example? Here are two examples using XML

Re: [tryton-dev] module loader

2014-09-03 Thread Pierre-Louis Bonicoli
On 04/09/2014 01:04, Simon Klemenc wrote: > You are right, this is more of a first-world-problem. Its absolutely > doable to add a setup.py from the template in hg but when doing only > slight modifications to the view, workflow, models,... or splitting > modules it makes life easier to just work i

Re: [tryton-dev] module loader

2014-09-03 Thread Pierre-Louis Bonicoli
On 04/09/2014 01:25, Simon Klemenc wrote: > Am 04.09.2014 01:07 schrieb "Pierre-Louis Bonicoli" >> On 03/09/2014 20:11, Simon Klemenc wrote: >>> but then i still have to add a setup.py and install using pip, >>> which turns out to be not soo simple to aut

Re: [tryton-dev] module loader

2014-09-03 Thread Pierre-Louis Bonicoli
On 03/09/2014 20:11, Simon Klemenc wrote: > but then i still have to add a setup.py and install using pip, which > turns out to be not soo simple to automate with docker.. You may be interested by: https://github.com/openlabs/tryton. Could you explain the difficulties you encountered ? > it cont

[tryton-dev] contributions: approval rules

2014-08-20 Thread Pierre-Louis Bonicoli
Hi ! While discussing with Cédric [1], I discovered that the workflow which describes how contributions are accepted was not completely documented. This is important to describe this workflow: new contributor need it [2], so documenting it allows us to focus on the code. I believed - it was my u

Re: [tryton-dev] The come back of access rights

2014-07-18 Thread Pierre-Louis Bonicoli
On 17/07/2014 23:21, Cédric Krier wrote: > Hi, > > I re-open the discussion of > https://groups.google.com/d/msg/tryton-dev/v8nBMe_ZBDk/qrvCml95UVYJ > > I have a solution which should be a mix of both previous solution. > I propose to active the access right control only if a keyword is set in >

Re: [tryton-dev] The come back of access rights

2014-07-17 Thread Pierre-Louis Bonicoli
On 17/07/2014 23:21, Cédric Krier wrote: > Hi, > > I re-open the discussion of > https://groups.google.com/d/msg/tryton-dev/v8nBMe_ZBDk/qrvCml95UVYJ > [...] > > The only drawback, I see, is if someone right code which set in the > context user input data. But I think it is a very small drawbac

Re: [tryton-dev] tryton: Quote user and password in the roundup XML-RPC URL

2013-10-17 Thread Pierre-Louis Bonicoli
;XXX""" > url = 'roundup-xmlrpc.tryton.org' > allowed = "!$&'()*+,;=:" > > url = \ > "https://%s:%s@%s"; % \ > ((quote(user, allowed), quote(pwd, allowed), url)) > > # url = \ > # "https://%s@%s"; % \ &g

Re: [tryton-dev] www.tryton.org: message to commit

2013-10-03 Thread Pierre-Louis Bonicoli
On 01/10/2013 18:39, Cédric Krier wrote: > I would prefer (as I don't have any knowledge in openSUSE package) > that we link only packages managed by the official workflow of the > distribution. On 03/10/2013 10:21, Cédric Krier wrote: > Yes it is just a very simple page (the simplest) to explai

[tryton-dev] PATCH: trytond: inherit. User easier: add reset_login_attempt & 'auth_failure_wait' param. issue3174

2013-04-23 Thread Pierre-Louis Bonicoli
Reviewers: *Please review this at http://codereview.tryton.org/818003* - Add reset_login_attempt in User class: * allowing easier inheritance (see second review below) - Add auth_failure_wait parameter in trytond.conf * enabled by default (keep current behavior) * allow to disable "sleep" when

[tryton-dev] Re: Script NSIS for windows gtk client

2013-01-21 Thread Pierre-Louis Bonicoli
Le 21/01/2013 18:26, Raimon Esteve a écrit : > Hello, > > Are available the script (1) (txt about info) about information to > create a exe from source and icon? (I need to create a exe from 2.7 (2) ) > > (1) http://nsis.sourceforge.net/Docs/Chapter2.html#2.2 > (2) http://code.google.com/p/tryton/w