IRC logs of #tryton for Wednesday, 2017-03-15

chat.freenode.net #tryton log beginning Wed Mar 15 00:00:01 CET 2017
2017-03-15 00:14 -!- noeh(~noeh@ip-178-200-236-42.hsi07.unitymediagroup.de) has joined #tryton
2017-03-15 01:25 -!- noeh(~noeh@ip-178-200-236-247.hsi07.unitymediagroup.de) has joined #tryton
2017-03-15 01:36 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-03-15 01:50 -!- JosDzG(~Thunderbi@189.250.83.167) has joined #tryton
2017-03-15 02:38 -!- JosDzG(~Thunderbi@189.250.83.167) has joined #tryton
2017-03-15 02:38 -!- csotelo(~csotelo@2001:1388:49c4:63ff:4e45:7686:6887:dbe2) has joined #tryton
2017-03-15 05:38 -!- kstenger(~karla@r186-50-61-30.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-03-15 07:36 -!- dj_xatra(~dj_xatra@217.166.83.130) has joined #tryton
2017-03-15 08:34 -!- csotelo(~csotelo@2001:1388:49c4:63ff:4e45:7686:6887:dbe2) has joined #tryton
2017-03-15 08:48 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-03-15 08:49 -!- mrichez(~smuxi@mail.saluc.com) has joined #tryton
2017-03-15 09:00 -!- rpit(~rpit@2a02:908:e672:7480:56ee:75ff:fe0d:d3c7) has joined #tryton
2017-03-15 10:13 -!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton
2017-03-15 11:08 -!- thaneor(~ldlc6@r179-24-155-151.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-03-15 11:37 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has joined #tryton
2017-03-15 12:34 -!- mariomop(~quassel@186.153.95.41) has joined #tryton
2017-03-15 12:41 -!- udono(~udono@093-059-210-188.ip-addr.inexio.net) has joined #tryton
2017-03-15 13:04 <pokoli> hi, is possible to get the request user_ip and the user agent on a module?
2017-03-15 13:56 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-03-15 13:59 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 14:20 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 14:53 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2017-03-15 14:57 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2017-03-15 15:58 <pokoli> hi, is possible to get the request user_ip and the user agent on a module?
2017-03-15 15:59 -!- lukio(~lukio@181.47.220.45) has joined #tryton
2017-03-15 16:05 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2017-03-15 16:12 <cedk> pokoli: no
2017-03-15 16:14 <pokoli> cedk: I'm working on sentry-tryton package, and it will be usefull to send this information to sentry
2017-03-15 16:15 <Timitos> pokoli: why are you not using the logging config for this?
2017-03-15 16:15 <pokoli> Timitos: I'm using it, but I've developed a custom handler that gets additional information from trytond
2017-03-15 16:16 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has joined #tryton
2017-03-15 16:16 <pokoli> ACTION is publishing the code
2017-03-15 16:16 <Timitos> nice
2017-03-15 16:17 <pokoli> Timitos: https://bitbucket.org/pokoli/sentry-tryton :)
2017-03-15 16:17 <Timitos> thx. will have a look at it
2017-03-15 16:21 <cedk> pokoli: first issue, I see is that it requires to have a valid transaction
2017-03-15 16:21 <cedk> pokoli: which is not always the case especially with logging
2017-03-15 16:25 <pokoli> cedk: yes, I have thought about it, I'm just testing it
2017-03-15 16:26 <pokoli> cedk: it's just a mather of sending less details when info is not available
2017-03-15 16:27 <cedk> pokoli: if you want to have module info, instead of using the DB you should use pkg_resource
2017-03-15 16:27 <cedk> pokoli: I do not think you really need username, id is enough
2017-03-15 16:31 <pokoli> cedk: yes, with id you can get all the user info, but I thought it will be interesting to have it on sentry without having to connect to the tryton instance
2017-03-15 16:33 <pokoli> cedk: but pkg_resource contains all the modules available, which may not be used if not activated on the database
2017-03-15 16:34 <cedk> pokoli: yes but logging should never fail
2017-03-15 16:36 <pokoli> cedk: right, i'm currently improving it :)
2017-03-15 16:50 -!- JosDzG(~Thunderbi@189.250.83.167) has joined #tryton
2017-03-15 17:03 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 17:28 -!- JosDzG(~Thunderbi@189.250.83.167) has joined #tryton
2017-03-15 17:29 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 17:32 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has joined #tryton
2017-03-15 17:34 -!- JosDzG(~Thunderbi@189.250.83.167) has joined #tryton
2017-03-15 17:35 -!- julio-o(~Thunderbi@corp-200-105-253-66.uio.puntonet.ec) has joined #tryton
2017-03-15 17:37 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has joined #tryton
2017-03-15 17:37 -!- noeh(~noeh@ip-178-200-236-247.hsi07.unitymediagroup.de) has joined #tryton
2017-03-15 17:39 <pokoli> cedk: thanks for your comments, i improved it :)
2017-03-15 17:39 -!- kstenger1(~karla@r186-54-31-141.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-03-15 17:40 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has joined #tryton
2017-03-15 17:40 -!- JosDzG(~Thunderbi@189.250.83.167) has joined #tryton
2017-03-15 17:40 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has joined #tryton
2017-03-15 17:46 -!- JanGB(~jan@ipservice-092-208-133-119.092.208.pools.vodafone-ip.de) has joined #tryton
2017-03-15 17:47 -!- JanGB(~jan@ipservice-092-208-133-119.092.208.pools.vodafone-ip.de) has joined #tryton
2017-03-15 17:51 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 17:51 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2017-03-15 18:11 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 18:33 -!- JanGB(~jan@ipservice-092-208-133-119.092.208.pools.vodafone-ip.de) has joined #tryton
2017-03-15 18:46 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 18:56 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2017-03-15 19:07 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 19:33 -!- thaneor1(~ldlc6@179.26.132.44) has joined #tryton
2017-03-15 19:43 -!- SamSagaZ(~SamSagaZ@190.247.52.2) has joined #tryton
2017-03-15 19:43 <SamSagaZ> hey guys, exist some addon to tryton to manage fly/tickets? and another to manage books (for bookstore)
2017-03-15 19:44 <SamSagaZ> or at least is easy to extend the models to remove default fields and add other fields?
2017-03-15 19:56 -!- JosDzG(~Thunderbi@189.250.83.167) has joined #tryton
2017-03-15 19:59 -!- JanGB(~jan@ipservice-092-208-133-119.092.208.pools.vodafone-ip.de) has joined #tryton
2017-03-15 20:00 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 20:47 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2017-03-15 20:49 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 21:08 -!- JanGB(~jan@ipservice-092-208-133-119.092.208.pools.vodafone-ip.de) has joined #tryton
2017-03-15 21:08 -!- JanGB(~jan@ipservice-092-208-133-119.092.208.pools.vodafone-ip.de) has joined #tryton
2017-03-15 21:09 -!- JanGB(~jan@ipservice-092-208-133-119.092.208.pools.vodafone-ip.de) has joined #tryton
2017-03-15 21:10 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 21:38 -!- rpit(~rpit@2a02:908:e672:7480:56ee:75ff:fe0d:d3c7) has joined #tryton
2017-03-15 21:52 -!- lukio(~lukio@181.47.220.45) has left #tryton
2017-03-15 21:53 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 22:17 -!- trilliji(~trilliji@cpe-67-255-39-42.stny.res.rr.com) has joined #tryton
2017-03-15 22:39 -!- kstenger(~karla@r186-54-31-141.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-03-15 22:47 -!- JosDzG(~Thunderbi@189.250.83.167) has joined #tryton
2017-03-15 22:49 -!- robinak(~quassel@unaffilated/robink) has joined #tryton

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