Re: [tryton-dev] Impact mitigation for DDoS attack

2018-02-14 Thread Axel Braun
Am Sonntag, 4. Februar 2018 00:30:05 UTC+1 schrieb Cédric Krier: > On 2018-02-03 07:48, Axel Braun wrote: > > Am Montag, 29. Januar 2018 23:25:07 UTC+1 schrieb Cédric Krier: > > > On 2018-01-29 12:47, Axel Braun wrote: > > > > I would like to discuss https://bugs

Re: [tryton-dev] Impact mitigation for DDoS attack

2018-02-03 Thread Axel Braun
Am Montag, 29. Januar 2018 23:25:07 UTC+1 schrieb Cédric Krier: > On 2018-01-29 12:47, Axel Braun wrote: > > I would like to discuss https://bugs.tryton.org/issue5375 with all > > developers involved. > > All developers have already commented on the issue and we all agree t

[tryton-dev] Impact mitigation for DDoS attack

2018-01-29 Thread Axel Braun
Dear all, I would like to discuss https://bugs.tryton.org/issue5375 with all developers involved. In short, what is it about? In current implementation of the Tryton Server, each failed login attempt is written to a database table (https://bugs.tryton.org/msg24643) As a consequence, in case o

Re: [tryton-dev] Checking Server connection on a text-only installation

2017-12-05 Thread Axel Braun
Am Donnerstag, 30. November 2017 09:21:13 UTC+1 schrieb Sergi Almacellas Abellana: > El 30/11/17 a les 07:51, Nicolas Évrard ha escrit: > > * Axel Braun  [2017-11-30 06:39 +0100]: > >> Morning, > > > > Hello, > > > >> I can access a server with a wor

Re: [tryton-dev] Checking Server connection on a text-only installation

2017-12-05 Thread Axel Braun
Am Donnerstag, 30. November 2017 07:51:23 UTC+1 schrieb Nicolas Évrard: > * Axel Braun [2017-11-30 06:39 +0100]: > >Morning, > > Hello, > > >I can access a server with a working Tryton installation remote per SSH - no > >GUI installed. > >Is there a way t

[tryton-dev] Checking Server connection on a text-only installation

2017-11-29 Thread Axel Braun
Morning, I can access a server with a working Tryton installation remote per SSH - no GUI installed. Is there a way to check if connections to the server are accepted? means, Can I simulate the server connection from the commandline somehow? Proteus maybe? (connection check via telnet is not wo

Re: [tryton-dev] Old test build of sao failed

2017-11-11 Thread Axel Braun
Am Donnerstag, 9. November 2017 00:25:08 UTC+1 schrieb Cédric Krier: > On 2017-11-08 06:56, Sebastien Marie wrote: > > On Wed, Nov 08, 2017 at 12:05:10AM +0100, Cédric Krier wrote: > > > Hi, > > > > > > The build of sao on the old drone server is failing because of phantomjs: > > > https://drone-o

Re: [tryton-dev] uri = postgresql:/// depreciated?

2017-06-25 Thread Axel Braun
Am Mittwoch, 21. Juni 2017 09:11:39 UTC+2 schrieb Sergi Almacellas Abellana: > > El 20/06/17 a les 07:12, Axel Braun ha escrit: > > Morning, > > the above connection string was always working fine - now I have some > > trouble in initializing a database using thi

[tryton-dev] uri = postgresql:/// depreciated?

2017-06-19 Thread Axel Braun
Morning, the above connection string was always working fine - now I have some trouble in initializing a database using this string - trytond-admin always looks for test42.sqlite instead of the test42-db on postgres. Trytond is 4.2.4 Thanks Axel -- You received this message because you are sub

Re: [tryton-dev] Error installing sao from source

2017-03-09 Thread Axel Braun
Am Montag, 6. März 2017 22:20:06 UTC+1 schrieb Cédric Krier: > > On 2017-03-06 12:58, Axel Braun wrote: > > > > > > Am Montag, 6. März 2017 13:24:56 UTC+1 schrieb Sergi Almacellas > Abellana: > > > > > > El 06/03/17 a les 13:22, Axel Braun

Re: [tryton-dev] Error installing sao from source

2017-03-06 Thread Axel Braun
Am Montag, 6. März 2017 13:24:56 UTC+1 schrieb Sergi Almacellas Abellana: > > El 06/03/17 a les 13:22, Axel Braun ha escrit: > > > > It is a standard openSUSE Leap 42.1 installation. > > Indeed i can not reproduce it on Ubuntu. It works as expected. > > &g

Re: [tryton-dev] Error installing sao from source

2017-03-06 Thread Axel Braun
Am Montag, 6. März 2017 11:30:06 UTC+1 schrieb Cédric Krier: > > On 2017-03-06 01:19, Axel Braun wrote: > > Seems that the certificate of git is not accepted. From the npm-debug > log: > > 48815 info install tryton-sao@3.8.12 > > 48816 info postinstall tryton-sa

[tryton-dev] Error installing sao from source

2017-03-06 Thread Axel Braun
Hi, I try to install sao 3.8.12 from source. : . bower resolve https://github.com/twbs/bootstrap.git#~3.3.4 bower not-cachedhttps://github.com/moment/moment.git#~2.10.2 bower resolve https://github.com/moment/moment.git#~2.10.2 bower ECMDERR Failed to execute "git ls-remo

Re: [tryton-dev] Changelog tryton 3.8.11

2016-11-21 Thread Axel Braun
Am Freitag, 11. November 2016 17:10:03 UTC+1 schrieb Cédric Krier: > > On 2016-11-11 07:52, Axel Braun wrote: > > Is there no way in hg to generate a log of changes, which could be > applied > > to the CHANGES-Documentation? > > This will not happen: http://keepach

Re: [tryton-dev] Changelog tryton 3.8.11

2016-11-11 Thread Axel Braun
Am Donnerstag, 10. November 2016 14:35:46 UTC+1 schrieb Karla Stenger: > > > > 2016-11-10 6:01 GMT-03:00 Axel Braun >: > >> Hi Karla >> >> Am Mittwoch, 9. November 2016 21:15:54 UTC+1 schrieb Karla Stenger: >>> >>> >>> >>>

Re: [tryton-dev] Changelog tryton 3.8.11

2016-11-10 Thread Axel Braun
Hi Karla Am Mittwoch, 9. November 2016 21:15:54 UTC+1 schrieb Karla Stenger: > > > > 2016-11-09 15:53 GMT-03:00 Axel Braun >: > >> Hi, >> How can I find the fixes/changes for Tryton 3.8.11? >> > > ​Hi Axel, > I guess you talk about 3.8.8 >

[tryton-dev] Changelog tryton 3.8.11

2016-11-09 Thread Axel Braun
Hi, How can I find the fixes/changes for Tryton 3.8.11? Changelog just says 'see mercurial log'. bugs.tryton.org seems not to have an option to search for a version Thanks -- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To view this discussion on

Re: [tryton-dev] Updates to current Tryton releases

2016-11-07 Thread Axel Braun
Am Montag, 7. November 2016 10:20:02 UTC+1 schrieb Cédric Krier: > > On 2016-11-06 23:41, Axel Braun wrote: > > Morning, > > I have seen some updates to Tryton 3.x and 4.0 yesterday - is there some > > more to come next days? > > Usually I do patch release once

[tryton-dev] Updates to current Tryton releases

2016-11-06 Thread Axel Braun
Morning, I have seen some updates to Tryton 3.x and 4.0 yesterday - is there some more to come next days? Cheers Axel -- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To view this discussion on the web visit https://groups.google.com/d/msgid/tryt

Re: [tryton-dev] tryton announe - 2 messages for the same module

2016-07-07 Thread Axel Braun
Am Donnerstag, 7. Juli 2016 14:26:16 UTC+2 schrieb Sergi Almacellas Abellana: > > El 07/07/16 a les 14:24, Axel Braun ha escrit: > > Hi, > > I'm getting all mails for new modules twice: > > bdist_wheel version > > sdist version > > That's bec

[tryton-dev] tryton announe - 2 messages for the same module

2016-07-07 Thread Axel Braun
Hi, I'm getting all mails for new modules twice: bdist_wheel version sdist version Whats the difference? Can we switch off one? Thanks Axel -- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To view this discussion on the web visit https://groups.go

[tryton-dev] cdecimal in Tryton 4

2016-06-10 Thread Axel Braun
Hi, during build of Tryton 4 I came along cdecimal as requirement. cdecimal will stay in version 2.3, only libmpdec library will be developed further (currently in version 2.4.2) libmpdec is the basis for the decimal module in Python-3.3. Why do we have the separate requirement for cdecimal then

Re: [tryton-dev] General question python2/3

2016-05-17 Thread Axel Braun
Hi Ced, Am Freitag, 13. Mai 2016 17:30:03 UTC+2 schrieb Cédric Krier: > > On 2016-05-13 04:22, Axel Braun wrote: > > Hi all, > > > > I started packaging Tryton 4 for openSUSE - Server is already done :-) > > In this context I noticed that not for all python2 pac

[tryton-dev] General question python2/3

2016-05-13 Thread Axel Braun
Hi all, I started packaging Tryton 4 for openSUSE - Server is already done :-) In this context I noticed that not for all python2 packages a correspondence in python3 is available, e.g. python-pydot or python-wrapt Is it safe to use the python2-packages? Or would it be better look for/build a py

Re: [tryton-dev] Installable languages

2016-02-22 Thread Axel Braun
Am Montag, 22. Februar 2016 11:42:10 UTC+1 schrieb Sergi Almacellas Abellana: > > El 22/02/16 a les 11:40, Axel Braun ha escrit: > > Am Samstag, 20. Februar 2016 18:20:03 UTC+1 schrieb Cédric Krier: > > > > On 2016-02-20 09:03, Axel Bra

Re: [tryton-dev] Installable languages

2016-02-22 Thread Axel Braun
Am Samstag, 20. Februar 2016 18:20:03 UTC+1 schrieb Cédric Krier: > > On 2016-02-20 09:03, Axel Braun wrote: > > Hi, > > > > why does a language have to be translatable in order to use it in > Tryton? > > That it is active, clear :-) > > But just ac

[tryton-dev] Installable languages

2016-02-20 Thread Axel Braun
Hi, why does a language have to be translatable in order to use it in Tryton? That it is active, clear :-) But just active isn't sufficient to log in in that language, it needs to be translatable as well. Can one explain why? Thanks! -- You received this message because you are subscribed to th

Re: [tryton-dev] sao - problems with konqueror

2016-02-09 Thread Axel Braun
Am Dienstag, 2. Februar 2016 12:05:03 UTC+1 schrieb Cédric Krier: > > On 2016-02-02 02:32, Axel Braun wrote: > > Am Dienstag, 2. Februar 2016 11:30:03 UTC+1 schrieb Cédric Krier: > > > > https://lh3.googleusercontent.com/-SnwZGf9FGuA/VrBZy_w192I/Bfo/NQFx3p9rcRU

Re: [tryton-dev] Re: New wiki

2016-02-03 Thread Axel Braun
Am Donnerstag, 28. Januar 2016 10:40:03 UTC+1 schrieb Cédric Krier: > > On 2016-01-28 00:58, Antonio Roncero wrote: > > > > > > El sábado, 23 de enero de 2016, 11:15:03 (UTC), Cédric Krier escribió: > > > > > > Hi, > > > > > > As we talked previously, we need to setup a new wiki. > > > I

Re: [tryton-dev] sao - problems with konqueror

2016-02-02 Thread Axel Braun
Am Dienstag, 2. Februar 2016 08:52:42 UTC+1 schrieb raimonesteve: > > > > 2016-02-02 8:26 GMT+01:00 Axel Braun >: > >> Hi, >> >> running sao on a konqueror browser (KDE) >> > https://github.com/twbs/bootstrap/issues/118 (see last message) > I

Re: [tryton-dev] sao - problems with konqueror

2016-02-02 Thread Axel Braun
Am Dienstag, 2. Februar 2016 11:30:03 UTC+1 schrieb Cédric Krier: > > On 2016-02-02 01:39, Axel Braun wrote: > > > > > > Am Dienstag, 2. Februar 2016 10:00:03 UTC+1 schrieb Cédric Krier: > > > > > > On 2016-02-01 23:26, Axel Braun wrote: >

Re: [tryton-dev] sao - problems with konqueror

2016-02-02 Thread Axel Braun
Am Dienstag, 2. Februar 2016 10:00:03 UTC+1 schrieb Cédric Krier: > > On 2016-02-01 23:26, Axel Braun wrote: > > running sao on a konqueror browser (KDE) displays only half of he > screen, > > while firefox works correctly. > > Problem of the engine (...I think

[tryton-dev] sao - problems with konqueror

2016-02-01 Thread Axel Braun
Hi, running sao on a konqueror browser (KDE) displays only half of he screen, while firefox works correctly. Problem of the engine (...I think they use webkit in between)? -- You re

[tryton-dev] Re: New wiki

2016-01-27 Thread Axel Braun
Hi Ced, Am Samstag, 23. Januar 2016 12:15:03 UTC+1 schrieb Cédric Krier: > > Hi, > > As we talked previously, we need to setup a new wiki. > I think MoinMoin [1] will do the job. I looked up and I think it will be > quite ease to write a authentication plugin to use the roundup user > base. I

Re: [tryton-dev] sao installation

2015-12-23 Thread Axel Braun
Am Mittwoch, 23. Dezember 2015 11:19:59 UTC+1 schrieb Axel Braun: > > > > Am Dienstag, 22. Dezember 2015 11:25:03 UTC+1 schrieb Cédric Krier: >> >> On 2015-12-22 02:06, Axel Braun wrote: >> > > Maybe you have already bower installed globally and

Re: [tryton-dev] sao installation

2015-12-23 Thread Axel Braun
Am Dienstag, 22. Dezember 2015 11:25:03 UTC+1 schrieb Cédric Krier: > > On 2015-12-22 02:06, Axel Braun wrote: > > > Maybe you have already bower installed globally and so the postinstall > > > call './node_modules/.bin/bower install' doesn't work >

Re: [tryton-dev] sao installation

2015-12-22 Thread Axel Braun
Am Montag, 21. Dezember 2015 21:40:03 UTC+1 schrieb Cédric Krier: > > On 2015-12-21 11:27, Axel Braun wrote: > > > > > > Am Sonntag, 20. Dezember 2015 20:30:03 UTC+1 schrieb Cédric Krier: > > > > > > On 2015-12-20 11:13, Axel Braun wrote: > >

Re: [tryton-dev] sao installation

2015-12-21 Thread Axel Braun
Am Sonntag, 20. Dezember 2015 20:30:03 UTC+1 schrieb Cédric Krier: > > On 2015-12-20 11:13, Axel Braun wrote: > > > > > > Am Sonntag, 20. Dezember 2015 14:30:04 UTC+1 schrieb Cédric Krier: > > > > > > On 2015-12-20 05:12, Axel Braun wrote: >

Re: [tryton-dev] sao installation

2015-12-20 Thread Axel Braun
Am Sonntag, 20. Dezember 2015 14:30:04 UTC+1 schrieb Cédric Krier: > > On 2015-12-20 05:12, Axel Braun wrote: > > I ran into a problem with sao - I have nodejs-npm installed, but it asks > > for npm (bower). Is this a different npm-package? > > npm should

[tryton-dev] sao installation

2015-12-20 Thread Axel Braun
Hi Gents, I ran into a problem with sao - I have nodejs-npm installed, but it asks for npm (bower). Is this a different npm-package? Thanks Axel -- You received this message because you are subscribed to the Google Groups "tryton-dev" group. To view this discussion on the web visit https://g

[tryton-dev] changes to tryton/setup.py

2015-11-04 Thread Axel Braun
Hi all, I'm trying to understand the changes in the new setup.py of the Tryton-package Reason is that the tryton icon 'gone lost'. What it was doing in 3.6 during the build-process: [ 21s] copying share/pixmaps/tryton/tryton-icon.svg -> /home/abuild/rpmbuild/BUILDROOT/tryton-3.6.3-0.x86_64/us

[tryton-dev] Re: News for release 3.8

2015-10-12 Thread Axel Braun
Am Freitag, 9. Oktober 2015 09:40:04 UTC+2 schrieb Cédric Krier: > > Hi, > > To write the news, I would like to try a more collaborative way. > So I started to write it at http://socrates.io/#1ZLEBcO > Let see if it works well… > Can it be translated from there as wel

Re: [tryton-dev] Question regarding new translatons in 3.6.1

2015-07-14 Thread Axel Braun
Am Freitag, 10. Juli 2015 09:46:08 UTC+2 schrieb Axel Braun: > > > I had commented out the languages causing problems. I have currently > branched the package and doing a local build on the laptop. > As well the changes to the tarball are local (e.g. removing the other >

Re: [tryton-dev] Question regarding new translatons in 3.6.1

2015-07-10 Thread Axel Braun
Hi Mathias, Am Donnerstag, 9. Juli 2015 19:18:17 UTC+2 schrieb Mathias Behrle: > > > > I edited the dutch PO file with poedit and checked it afterwards with > > msgfmt - no issues. Used the generated .mo in the build, but it got > removed > > without further message. > > Is there anything else

Re: [tryton-dev] Question regarding new translatons in 3.6.1

2015-07-09 Thread Axel Braun
> Correct the po file and recompile the mo file, mostly automatically done > when > working with poedit. > I edited the dutch PO file with poedit and checked it afterwards with msgfmt - no issues. Used the generated .mo in the build, but it got removed without further message. Is there anyt

Re: [tryton-dev] Question regarding new translatons in 3.6.1

2015-07-08 Thread Axel Braun
Am Mittwoch, 8. Juli 2015 14:40:03 UTC+2 schrieb Cédric Krier: > > On 2015-07-08 05:21, Axel Braun wrote: > > Hi Cedric, > > > > Am Mittwoch, 8. Juli 2015 12:52:10 UTC+2 schrieb Cédric Krier: > > > > > > > the RPM build script removes the newly t

Re: [tryton-dev] Question regarding new translatons in 3.6.1

2015-07-08 Thread Axel Braun
Hi Cedric, Am Mittwoch, 8. Juli 2015 12:52:10 UTC+2 schrieb Cédric Krier: > > > the RPM build script removes the newly translated languages in > > Tryton-Client 3.6.1: > > > > [ 80s] + /usr/lib/rpm/find-lang.sh > > /home/abuild/rpmbuild/BUILDROOT/tryton-3.6.1-0.i386 tryton --without-C > > [

[tryton-dev] Question regarding new translatons in 3.6.1

2015-07-08 Thread Axel Braun
Hi all, the RPM build script removes the newly translated languages in Tryton-Client 3.6.1: [ 80s] + /usr/lib/rpm/find-lang.sh /home/abuild/rpmbuild/BUILDROOT/tryton-3.6.1-0.i386 tryton --without-C [ 80s] removing translation /usr/share/locale/bg_BG/LC_MESSAGES/tryton.mo: 377 translated me

Re: [tryton-dev] RFC: Landed Cost

2015-05-04 Thread Axel Braun
Am Samstag, 2. Mai 2015 18:50:03 UTC+2 schrieb Cédric Krier: > > On 01 May 06:50, Axel Braun wrote: > > > While my way of doing doesn't depend on the order: > > > > > > - buy 10 products @ 10€ > > > - cost price: 10€ > > >

Re: [tryton-dev] RFC: Landed Cost

2015-05-01 Thread Axel Braun
Am Donnerstag, 30. April 2015 14:25:03 UTC+2 schrieb Cédric Krier: > > > Here is the defintion of the cost price: > > > > It is the cost to pay to remake your stock. > > > > The cost are clearly identify on which products they apply. It makes no > > sense to put all the cost on the last

Re: [tryton-dev] RFC: Landed Cost

2015-04-30 Thread Axel Braun
Am Donnerstag, 30. April 2015 11:30:03 UTC+2 schrieb Cédric Krier: > > On 30 Apr 02:12, Axel Braun wrote: > > > > > > Am Mittwoch, 29. April 2015 17:40:03 UTC+2 schrieb Cédric Krier: > > > > > > On 29 Apr 08:22, Axel Braun wrote: > > > &g

Re: [tryton-dev] RFC: Landed Cost

2015-04-30 Thread Axel Braun
Am Mittwoch, 29. April 2015 17:40:03 UTC+2 schrieb Cédric Krier: > > On 29 Apr 08:22, Axel Braun wrote: > > > > > > Am Mittwoch, 29. April 2015 15:10:03 UTC+2 schrieb Cédric Krier: > > > > > > > > I also needed to implement a way to re-compu

Re: [tryton-dev] RFC: Landed Cost

2015-04-29 Thread Axel Braun
Am Mittwoch, 29. April 2015 15:10:03 UTC+2 schrieb Cédric Krier: > > > > I also needed to implement a way to re-compute the cost price of a > > > product: https://bugs.tryton.org/issue4729 > > > The current implementation is quite naive as it re-compute from the > > > first move. We will see i

Re: [tryton-dev] RFC: Landed Cost

2015-04-29 Thread Axel Braun
Hi Cedric, Am Mittwoch, 29. April 2015 13:15:04 UTC+2 schrieb Cédric Krier: > I also needed to implement a way to re-compute the cost price of a > product: https://bugs.tryton.org/issue4729 > The current implementation is quite naive as it re-compute from the > first move. We will see if we

Re: [tryton-dev] RFC: Landed Cost

2015-04-13 Thread Axel Braun
Am Samstag, 11. April 2015 13:00:05 UTC+2 schrieb Cédric Krier: > > > > From the description in the blueprint it sounds like > > account_stock_continental reflects a standard priced material, while > > account_stock_anglosaxon reflects a variable priced material? > > I don't realy understand w

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

2014-12-15 Thread Axel Braun
Am Montag, 15. Dezember 2014 16:33:04 UTC+1 schrieb 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/t

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

2014-12-15 Thread Axel Braun
Hi, 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 Traceback (most recent call last): File "/usr/bin/trytond", line 80, in t

Re: [tryton-dev] problem to register module 'email_queue'

2014-12-11 Thread Axel Braun
Hi Guillem, Am Mittwoch, 10. Dezember 2014 15:30:06 UTC+1 schrieb Guillem Barba: > > > This is strange, it is not mentioned in tryton.cfg of the module in >>> error, nor do I find the entry somewhere in our (production) >>> installation. >>> But it seems to be in the database. >>> >> The error me

Re: [tryton-dev] problem to register module 'email_queue'

2014-12-10 Thread Axel Braun
Hi Sergi Am Dienstag, 9. Dezember 2014 19:59:22 UTC+1 schrieb Sergi Almacellas Abellana: > > I'm currently trying to migrate our database to a new system, and have > > some trouble with the module email_queue. It is in the modules folder: > > > > linux-wy2x:/home/test # dir > > /us

[tryton-dev] problem to register module 'email_queue'

2014-12-09 Thread Axel Braun
Hi, I'm currently trying to migrate our database to a new system, and have some trouble with the module email_queue. It is in the modules folder: linux-wy2x:/home/test # dir > /usr/lib/python2.7/site-packages/trytond/modules/ |grep email > drwxr-xr-x 1 root root 164 8. Dez 16:31 email_queue

Re: [tryton-dev] trytond.conf

2014-11-04 Thread Axel Braun
Feel free to use the commented conf file from the debian package [1][2], > > Thanks Mathias, that helps! Anyway, I feel an example should be in the source package, as it was before Cheers Axel

[tryton-dev] trytond.conf

2014-11-03 Thread Axel Braun
Hi, I've read about the changes to the trytond.conf file Is the config file generated dynamically in between? (I noticed that the build failed due to the fact that there is no etc/trytond.conf in source package of 3.4. In 3.2 there was etc/trytond.conf.) Cheers Axel

[tryton-dev] trytond 3.4: Dependencies

2014-11-02 Thread Axel Braun
Hi, I'm currently checking the dependencies for tryton server 3.4 compared to previous versions. Not explicit mentioned anymore are python-pytz python-pyOpenSSL python-egenix-mx-base libreoffice-pyuno Can anyone confrm that they are not required anymore? Thanks Axel

[tryton-dev] Re: update/install module

2014-09-10 Thread Axel Braun
Hi Cedric, Am Mittwoch, 10. September 2014 09:29:59 UTC+2 schrieb Cédric Krier: > > > There is a side effect of the changeset [1] which is that the update and > install arguments have indeed the same behavior. > For example, if you run: > > trytond -d -u all > > this will install all the

Re: [tryton-dev] Product categories - unsorted and double entries

2014-03-24 Thread Axel Braun
Hi Guillem, Am Montag, 24. März 2014 08:51:06 UTC+1 schrieb Guillem Barba: > > > Second thingthe list is unsorted, which makes it hard to maintain. > As long as the GUI does not offer a sort function on Name, I think the use > of sorted tables could be an option (TYPE sorted table of...). Do

[tryton-dev] Re: Freeze of repositories

2014-03-24 Thread Axel Braun
> >> Will there be an official 3.0.3 before that? > > Yep, now its there :-) Thanks

[tryton-dev] Product categories - unsorted and double entries

2014-03-21 Thread Axel Braun
Hi, while creating product categories I noticed that it is possible to enter the same category twice. In a large number of product categories this is easily possible, but should be avoided. I assume it is stored not with the name, but with an ID as key field in the database. Second thingt

[tryton-dev] Re: Freeze of repositories

2014-03-21 Thread Axel Braun
Am Donnerstag, 20. März 2014 00:23:45 UTC+1 schrieb Cédric Krier: > > > The 3.2 release is planned to April 21th so it is time to freeze the > repositories and work on testing, fixing remaining bugs and translating. > > Will there be an official 3.0.3 before that? Cheers/Ax

[tryton-dev] Re: Best Linux Server

2014-03-05 Thread Axel Braun
Am Sonntag, 2. März 2014 09:13:29 UTC+1 schrieb M. Janaki Meena: > > Dear All, > > We are customizing GNUHealth which is based on Tryton for our hospital. > > Can you please suggest me a stable linux server for running the software? > > openSUSE 13.1 (long term release) or SLES. But if you ask 20

[tryton-dev] Python3

2014-02-02 Thread Axel Braun
Hi, is there already a plan to migrate Tryton to python3? Thx Axel

Re: [tryton-dev] Upgrades in the download repository

2013-12-13 Thread Axel Braun
Am Donnerstag, 12. Dezember 2013 16:27:53 UTC+1 schrieb Sergi Almacellas Abellana: > > > > If not, can this be announced in the future? That makes maintenance for >> > packages easier. >> >> If someone volunteer to do it, feel free. >> >> > Maybe the one who knows about and pushes the chang

Re: [tryton-dev] Upgrades in the download repository

2013-12-12 Thread Axel Braun
Am Mittwoch, 11. Dezember 2013 15:18:49 UTC+1 schrieb Cédric Krier: > > > by chance I noticed that there are some new versions of tryton modules > in > > the download section, but no information in tryton-announce, or here in > the > > group. > > > > Is this announced somewhere else? > >

[tryton-dev] Upgrades in the download repository

2013-12-11 Thread Axel Braun
Hi, by chance I noticed that there are some new versions of tryton modules in the download section, but no information in tryton-announce, or here in the group. Is this announced somewhere else? If not, can this be announced in the future? That makes maintenance for packages easier. Thanks A

Re: [tryton-dev] Re: tryton: Adding *.po and *.pot of translation files to package.

2013-11-26 Thread Axel Braun
Am Sonntag, 24. November 2013 13:59:17 UTC+1 schrieb yangoon: > > * Axel Braun: " [tryton-dev] Re: tryton: Adding *.po and *.pot of > translation > files to package." (Sun, 24 Nov 2013 04:20:31 -0800 (PST)): > > > Am Mittwoch, 2. Oktober 2013 12:36:59

[tryton-dev] Re: tryton: Adding *.po and *.pot of translation files to package.

2013-11-24 Thread Axel Braun
Am Mittwoch, 2. Oktober 2013 12:36:59 UTC+2 schrieb Code Review - New issues: yangoon: > > (No description) > > URL: > http://codereview.tryton.org/1116002/ > > I'

Re: [tryton-dev] Tryton 3.0: change to localization files

2013-10-25 Thread Axel Braun
Am Donnerstag, 24. Oktober 2013 15:21:23 UTC+2 schrieb yangoon: > > * Axel Braun: " [tryton-dev] Tryton 3.0: change to localization files" > (Thu, 24 > Oct 2013 04:53:02 -0700 (PDT)): > > I started building the new release, and found out that the build scripts

[tryton-dev] Tryton 3.0: change to localization files

2013-10-24 Thread Axel Braun
Hi, I started building the new release, and found out that the build scripts stop with an error, resp. with a couple of files that were not there in the 2.8 release: [ 75s] Installed (but unpackaged) file(s) found: [ 75s]/usr/share/locale/cs_CZ/LC_MESSAGES/tryton.po [ 75s]/usr/sh

Re: [tryton-dev] hg: applying additional development while one is under review

2013-10-10 Thread Axel Braun
> If I understand correctly you are volunteering to translate the website to > German? So be very welcome and please add yourself to > http://code.google.com/p/tryton/wiki/ProjectOrganization > ...I'm already in there for News , but if I find time, I can support the website as well.

Re: [tryton-dev] hg: applying additional development while one is under review

2013-10-10 Thread Axel Braun
Am Mittwoch, 9. Oktober 2013 11:21:07 UTC+2 schrieb Cédric Krier: > > > I need another help from you experts. > > While there is one change under review [1] I thing of adding more > > translation. How do I manage to have this not impacting the first > review, > > when it is send to review? I

[tryton-dev] hg: applying additional development while one is under review

2013-10-09 Thread Axel Braun
Gents, I need another help from you experts. While there is one change under review [1] I thing of adding more translation. How do I manage to have this not impacting the first review, when it is send to review? I can not read this out of [2] ? BTW, is the part about translation in [2] still up

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

2013-10-07 Thread Axel Braun
Am Donnerstag, 3. Oktober 2013 10:21:34 UTC+2 schrieb Cédric Krier: > > > A solution we are agree togheter is all linux distributions available > > in wiki page, add in download page; same as Gentoo > > > > on openSUSE > > on FreeBSD > > on Debian > > on Mandriva > > on Ubuntu > > on Fedo

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

2013-10-07 Thread Axel Braun
As I have been off some days (Oct 03 is a public holiday in germany) and could not read usenet in between, I have read a lot of valid comments in this thread. Let me add some points in this answer. Am Mittwoch, 2. Oktober 2013 16:05:57 UTC+2 schrieb Cédric Krier: > > > My concern is that it

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

2013-10-02 Thread Axel Braun
Am Dienstag, 1. Oktober 2013 18:39:08 UTC+2 schrieb Cédric Krier: > > > > > URL: http://codereview.tryton.org/1110002/ > > > > My concern is that it is a personal package and not an official openSUSE > (if I understand correctly). I would prefer (as I don't have any > knowledge in openSUSE

Re: [tryton-dev] Submitting change via mercurial

2013-10-01 Thread Axel Braun
Am Dienstag, 1. Oktober 2013 13:50:39 UTC+2 schrieb Nicolas Évrard: > > > It should work. > What is the result of: > > python -c 'import hgreview' > > If there is problem importing hgreview then it's an installation > problem otherwise it is a mercurial problem. > > It was a typo proble

Re: [tryton-dev] Submitting change via mercurial

2013-10-01 Thread Axel Braun
Am Dienstag, 1. Oktober 2013 12:34:13 UTC+2 schrieb Nicolas Évrard: > > * Axel Braun [2013-10-01 12:22 +0200]: > >> Looks like here is my next problem. I created a patch file with > >>> hg export 71:67c2c9a02e55 > changed_links.diff > >>> >

Re: [tryton-dev] Submitting change via mercurial

2013-10-01 Thread Axel Braun
import in rietveld complains Patch set contains no recognizable patches upload.py gave a similar result. Do I have to prepare the patchfile a different way? # HG changeset patch # User Axel Braun # Date 1380202772 -7200 # Node ID 67c2c9a02e55a813ba1cc6e0fc3412f

Re: [tryton-dev] Submitting change via mercurial

2013-10-01 Thread Axel Braun
Am Montag, 30. September 2013 22:39:58 UTC+2 schrieb raimonesteve: > > > Looks like here is my next problem. I created a patch file with >> hg export 71:67c2c9a02e55 > changed_links.diff >> > > Before you do a commit, you need to publish in codereview.tryton.org. > How to? > > hg clone http://

Re: [tryton-dev] Submitting change via mercurial

2013-09-30 Thread Axel Braun
the error message: Patch set contains no recognizable patches What does Rietfeld expect? Content of the file: docb@T520:~/tryton/www.tryton.org> hg export 71:67c2c9a02e55 # HG changeset patch # User Axel Braun # Date 1380202772 -7200 # Node ID 67c2c9a02e55a813ba1cc6e0fc3412ff4b8312d0 # Par

Re: [tryton-dev] Help on mercurial use with tryton.org

2013-09-30 Thread Axel Braun
sorry for the double post, google needed a refresh to show the answer on the first post.

Re: [tryton-dev] Submitting change via mercurial

2013-09-30 Thread Axel Braun
Hi, > - First you need push access to tryton.org > As translator for Germany you should get it for this repository. > How can I verify this? > - If you are not yet experienced with mercurial, it would probably be > better to > push to a codereview first. There you and others can con

[tryton-dev] Help on mercurial use with tryton.org

2013-09-30 Thread Axel Braun
> hg log Änderung:71:67c2c9a02e55 Marke: tip Nutzer: Axel Braun Datum: Thu Sep 26 15:39:32 2013 +0200 Zusammenfassung: Updated openSUSE links which i the exported back: hg export 71:67c2c9a02e55 I can create a patch file and send it to where? Is there a way

[tryton-dev] Re: [tryton] Delete invoices

2012-01-21 Thread Dr. Axel Braun
Am Freitag, 20. Januar 2012 schrieb Felipe Alvarez Harnecker: > > in 2.0 one could delete invoices in the cancel state, now in 2.2 one > cannot. How is the new procedure to delete invoice that is not open ??? For the sake of governance, traceability and audit I would keep the documents... Cheer