IRC logs of #tryton for Tuesday, 2016-01-05

chat.freenode.net #tryton log beginning Tue Jan 5 00:00:02 CET 2016
2016-01-05 00:25 -!- kstenger(~karla@r186-54-184-25.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-01-05 00:55 -!- smarro(~sebastian@181.16.4.44) has joined #tryton
2016-01-05 01:29 -!- kstenger1(~karla@r186-48-32-197.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-01-05 02:04 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-01-05 02:40 -!- smarro(~sebastian@181.16.4.44) has joined #tryton
2016-01-05 06:00 -!- yangoon(~mathiasb@p549F1FD9.dip0.t-ipconnect.de) has joined #tryton
2016-01-05 07:36 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2016-01-05 07:40 -!- frispete_(~frispete@p54A917D9.dip0.t-ipconnect.de) has joined #tryton
2016-01-05 07:48 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2016-01-05 08:12 -!- rpit(~rpit@2a02:908:e672:9420:56ee:75ff:fe0d:d3c7) has joined #tryton
2016-01-05 08:16 -!- dj_xatra(~dj_xatra@217.166.83.130) has joined #tryton
2016-01-05 08:42 -!- mrichez(~smuxi@mail.saluc.com) has joined #tryton
2016-01-05 09:44 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2016-01-05 10:28 -!- rpit(~rpit@2a02:908:e672:9420:56ee:75ff:fe0d:d3c7) has joined #tryton
2016-01-05 10:51 -!- udono(~udono@ip-37-201-247-16.hsi13.unitymediagroup.de) has joined #tryton
2016-01-05 11:10 -!- nicoe(~nicoe@2001:6f8:3aa:2:ee55:f9ff:fe7b:f7ac) has joined #tryton
2016-01-05 11:42 -!- cem_(b63404e7@gateway/web/freenode/ip.182.52.4.231) has joined #tryton
2016-01-05 11:43 <cem_> anybody there
2016-01-05 12:06 -!- mariomop(~quassel@host114.190-137-86.telecom.net.ar) has joined #tryton
2016-01-05 12:15 -!- meanmicio(~lfm@fsf/member/meanmicio) has joined #tryton
2016-01-05 13:12 -!- kstenger(~karla@r186-48-32-197.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-01-05 13:30 -!- smarro(~sebastian@181.16.4.44) has joined #tryton
2016-01-05 13:31 -!- kstenger1(~karla@r186-54-24-253.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-01-05 13:32 -!- kstenger(~karla@r186-54-24-253.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-01-05 16:28 -!- gytis(~gytis@v100.nfq.lt) has joined #tryton
2016-01-05 16:43 <gytis> Hi, I'm trying to add a new sequence for my custom module. I go to Administration / Sequences / Sequences, then this form requires to choose something from Sequence Code dropdown. How can I create a new Sequence Code?
2016-01-05 16:55 <gytis> Well, I found out that Sequence Types is a good place to add a new Sequence, but there I'm still unable to write Sequence Code.
2016-01-05 16:57 <cedk> gytis: sequence code dropdown is generated out of sequence types
2016-01-05 16:58 <cedk> gytis: so if you have open the form of sequence before creating the new type, you have to re-login to clear the cache
2016-01-05 16:58 <cedk> indeed I think this way of managing should be simplified in the future, we don't need anymore the sequence types
2016-01-05 17:07 <gytis> cedk, the creation of the new type should be from the code perspective? I found that from UI perspective is impossible to create, because field is read-only: http://hg.tryton.org/trytond/file/1d4ebf0ddb3e/trytond/ir/view/sequence_type_form.xml#l8
2016-01-05 17:13 <cedk> gytis: of course, normaly you should not create sequence type manually
2016-01-05 17:14 <gytis> cedk, thanks
2016-01-05 17:34 -!- kstenger(~karla@r186-54-24-253.dialup.adsl.anteldata.net.uy) has joined #tryton
2016-01-05 17:51 -!- meanmicio(~lfm@fsf/member/meanmicio) has joined #tryton
2016-01-05 18:08 <meanmicio> Hi there !!
2016-01-05 18:09 <meanmicio> Is there a script to extract the source language strings from the command line ? Otherwise I can work on it.
2016-01-05 18:14 <cedk> meanmicio: no because it requires a DB
2016-01-05 18:17 <meanmicio> cedk: a proteus script ?
2016-01-05 18:18 <cedk> meanmicio: in tryton-tools
2016-01-05 18:18 <meanmicio> cedk: thanks
2016-01-05 18:47 <meanmicio> cedk : It would be good to have a default output to stderr in the export script
2016-01-05 18:48 <cedk> meanmicio: don't understand
2016-01-05 18:49 <meanmicio> cedk : when running the language export script, instead of creating a pot file, write to std[out|err] the result. I can then redirect it to wherever I need
2016-01-05 18:49 <cedk> meanmicio: the goal of the script is to put in the source
2016-01-05 18:51 <meanmicio> cedk : I know, thanks. I will adapt it to be more generic.
2016-01-05 18:51 <cedk> meanmicio: OK
2016-01-05 19:24 -!- bechamel(~Adium@host-95-182-199-152.dynamic.voo.be) has joined #tryton
2016-01-05 19:51 -!- leio(~leio@gentoo/developer/leio) has joined #tryton
2016-01-05 20:05 -!- tryton-dudas(~trytondud@123.Red-88-12-156.dynamicIP.rima-tde.net) has joined #tryton
2016-01-05 20:24 -!- caleb_(~caleb@bb-66-63-86-50.static.gwi.net) has joined #tryton

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!