chat.freenode.net #tryton log beginning Wed Feb 6 00:00:01 CET 2019 | ||
-!- thaneor(~lenovo3@179.26.136.148) has joined #tryton | 00:03 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 00:21 | |
-!- yangoon1(~mathiasb@i59F52A4D.versanet.de) has joined #tryton | 03:12 | |
-!- udono1(~udono@174-139-067-156.ip-addr.inexio.net) has joined #tryton | 05:15 | |
-!- jcm(~jcm@78.194.214.115) has joined #tryton | 05:31 | |
-!- udono(~udono@125-142-067-156.ip-addr.inexio.net) has joined #tryton | 05:44 | |
-!- ion_cebotari(~ion@232.117.235.77.dyn.idknet.com) has joined #tryton | 07:27 | |
-!- rpit(~rpit@p200300C88F26900028C9B322B854D193.dip0.t-ipconnect.de) has joined #tryton | 07:35 | |
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton | 07:51 | |
-!- mrichez(~smuxi@mail.saluc.com) has joined #tryton | 07:53 | |
-!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | 08:05 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 08:09 | |
-!- scrapper(~scrapper@mail.alpmine.com) has joined #tryton | 08:11 | |
-!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton | 09:56 | |
rmu | hi! stupid question: in the 5.0 gtk client, how is it possible to open a second client connecting to the same server (with a different username)? it seems invoking tryton a second time just focusses the window of the already running tryton client instead of starting a new one. | 09:56 |
---|---|---|
cedk | rmu: you can not | 10:11 |
-!- smorillo(8965fb35@gateway/web/cgi-irc/kiwiirc.com/ip.137.101.251.53) has joined #tryton | 10:41 | |
rmu | is there a particular technical or ui reason? it seems like an antifeature to me. | 11:00 |
cedk | rmu: it is how Gtk Application works | 11:04 |
cedk | rmu: there are no reason for a user to have more than one user | 11:05 |
rmu | cedk: there is no reason for a user to connect to more than one server, but that is possible, so somebody made the decision to include the server into the app id but not the username. | 11:14 |
rmu | anyway, thanks for info | 11:15 |
cedk | rmu: it is already the case | 11:17 |
-!- rpit(~rpit@p5B22B44D.dip0.t-ipconnect.de) has joined #tryton | 11:31 | |
-!- thaneor1(~lenovo3@179.26.4.35) has joined #tryton | 12:06 | |
-!- smorillo(8965fb35@gateway/web/cgi-irc/kiwiirc.com/ip.137.101.251.53) has joined #tryton | 12:25 | |
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton | 12:40 | |
-!- smorillo(8965fb35@gateway/web/cgi-irc/kiwiirc.com/ip.137.101.251.53) has joined #tryton | 12:53 | |
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton | 13:23 | |
-!- csotelo(~csotelo@2800:200:f410:adb:2d8a:7caa:d18d:8442) has joined #tryton | 14:37 | |
mrichez | hi, wondering if the only way to define a state for a field depending a comparision between 2 fields is to use a function field ? | 14:50 |
mrichez | for this kind of expression : states={'readonly': Eval(manytoonefield.id) != Eval('id') | 14:51 |
-!- smorillo(8965fb35@gateway/web/cgi-irc/kiwiirc.com/ip.137.101.251.53) has joined #tryton | 14:56 | |
mrichez | ok, i define a function field on a boolean and i'm using this field in the eval for the state | 15:08 |
cedk | mrichez: you can put as many Eval as you want in a PYSON | 15:18 |
cedk | mrichez: but it should be field value only no '.id' | 15:18 |
cedk | but often it is better to use a Function field to allow easy customization later | 15:18 |
mrichez | cedk: in my case it's the object himself | 15:19 |
cedk | mrichez: Eval of many2one returns the id | 15:20 |
mrichez | cedk: ok, so i could write something like that 'readonly': Eval('purchase_request.sale_line') = Eval('line') | 15:23 |
mrichez | cedk: thanks | 15:26 |
cedk | mrichez: no you can not use dot in Eval | 15:27 |
mrichez | cedk: so in my case function field is the solution | 15:28 |
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton | 15:30 | |
-!- smorillo(8965fb35@gateway/web/cgi-irc/kiwiirc.com/ip.137.101.251.53) has joined #tryton | 15:39 | |
-!- udono1(~udono@125-142-067-156.ip-addr.inexio.net) has joined #tryton | 15:53 | |
-!- nicoe(~nicoe@2a02:578:858c:500:7e2a:31ff:fe5e:b25d) has joined #tryton | 17:23 | |
-!- mariomop(~quassel@host54.201-253-196.telecom.net.ar) has joined #tryton | 18:55 | |
-!- semarie(~semarie@unaffiliated/semarie) has joined #tryton | 21:01 | |
-!- mariomop(~quassel@host54.201-253-196.telecom.net.ar) has joined #tryton | 21:31 | |
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton | 22:02 | |
-!- lucascastro(~lucascast@177-185-139-166.isotelco.net.br) has joined #tryton | 22:15 | |
-!- smorillo(258799fc@gateway/web/cgi-irc/kiwiirc.com/ip.37.135.153.252) has joined #tryton | 22:45 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!