IRC logs of #tryton for Thursday, 2018-02-01

chat.freenode.net #tryton log beginning Thu Feb 1 00:00:01 CET 2018
2018-02-01 00:33 -!- apostatize(~visavis@unaffiliated/apostatize) has joined #tryton
2018-02-01 00:38 -!- csotelo(~csotelo@181.64.241.158) has joined #tryton
2018-02-01 01:10 -!- udono1(~udono@078-057-210-188.ip-addr.inexio.net) has joined #tryton
2018-02-01 01:12 -!- udono(~udono@078-057-210-188.ip-addr.inexio.net) has joined #tryton
2018-02-01 01:19 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2018-02-01 01:36 -!- thaneor1(~ldlc6@r179-25-36-202.dialup.adsl.anteldata.net.uy) has joined #tryton
2018-02-01 03:00 -!- zmijunkie(~Adium@200116b80a5255007df5c573df4fd87a.dip.versatel-1u1.de) has joined #tryton
2018-02-01 04:18 -!- zmijunkie1(~Adium@200116b80a98dd0074b4054fce5fc15f.dip.versatel-1u1.de) has joined #tryton
2018-02-01 05:01 <csotelo> deacr comunity
2018-02-01 05:01 <csotelo> about invoices....
2018-02-01 05:03 <csotelo> specificly credit note, I have noticed that when an invoiced is acredited, new credit note have no a field to make the relation ship bewteen them
2018-02-01 05:03 <csotelo> any suggest?
2018-02-01 06:36 -!- hedererjs(~hedererjs@dig50-1-78-222-206-45.fbx.proxad.net) has joined #tryton
2018-02-01 06:45 -!- efkin(~efkin@unaffiliated/efkin) has joined #tryton
2018-02-01 07:09 -!- zmijunkie(~Adium@x2f7f0c9.dyn.telefonica.de) has joined #tryton
2018-02-01 07:42 -!- swayf(~swayf@ipbcc14f49.dynamic.kabel-deutschland.de) has joined #tryton
2018-02-01 08:07 -!- zmijunkie(~Adium@x2f7f0c9.dyn.telefonica.de) has joined #tryton
2018-02-01 08:15 -!- efkin(~efkin@unaffiliated/efkin) has joined #tryton
2018-02-01 08:25 -!- rpit(~rpit@p200300C88BEA410056EE75FFFE0DD3C7.dip0.t-ipconnect.de) has joined #tryton
2018-02-01 08:45 -!- semarie(~semarie@unaffiliated/semarie) has joined #tryton
2018-02-01 08:47 -!- swayf(~swayf@ipbcc14f49.dynamic.kabel-deutschland.de) has joined #tryton
2018-02-01 08:50 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2018-02-01 08:54 -!- mrichez(~smuxi@mail.saluc.com) has joined #tryton
2018-02-01 09:15 <pokoli> csotelo: the credit notes lines are linked with the original invoice lines with the origin field
2018-02-01 09:20 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2018-02-01 09:52 -!- swayf(~swayf@ipbcc14f49.dynamic.kabel-deutschland.de) has joined #tryton
2018-02-01 10:14 -!- meigallodixital(~meigallod@91.116.80.223) has joined #tryton
2018-02-01 10:39 -!- swayf(~swayf@ipbcc14f49.dynamic.kabel-deutschland.de) has joined #tryton
2018-02-01 11:10 <mrichez> hi, i'm testing module sale_supply, but supplier defined on product seems never recorded on the purchase_request (it's always empty), bug ?
2018-02-01 11:11 <mrichez> or i'm missing something ?
2018-02-01 11:18 <pokoli> mrichez: looking at the code the supplier is set: http://hg.tryton.org/modules/sale_supply/file/eb077ef6dc56/sale.py#l134
2018-02-01 11:18 <pokoli> mrichez: IIRC, it can be empty if the supplier can not supply on time
2018-02-01 11:19 <mrichez> pokoli: always empty for me, so wondering if missing something when defining supplier on product
2018-02-01 11:20 <pokoli> mrichez: by default only date is taken in account to discard the supplier. See: http://hg.tryton.org/modules/purchase_request/file/f7fb0115650a/purchase_request.py#l270
2018-02-01 11:22 <mrichez> pokoli: ok will check, thanks!
2018-02-01 11:22 <pokoli> mrichez: sorry but I can not give better advice. Normally it depends on the data entered on the product
2018-02-01 11:24 <mrichez> pokoli: i will retry... in my test, i just define a supplier on a product without specific delay
2018-02-01 11:29 -!- udono(~udono@078-057-210-188.ip-addr.inexio.net) has joined #tryton
2018-02-01 11:30 -!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton
2018-02-01 11:52 -!- swayf(~swayf@ipbcc14f49.dynamic.kabel-deutschland.de) has joined #tryton
2018-02-01 12:10 -!- jcm__(~jcm@78.194.214.115) has joined #tryton
2018-02-01 12:15 -!- efkin__(~efkin@92.59.59.28) has joined #tryton
2018-02-01 12:19 -!- mariomop(~quassel@host250.186-125-87.telecom.net.ar) has joined #tryton
2018-02-01 12:19 <csotelo> hi comuninity
2018-02-01 12:20 <csotelo> pokoli, I mean, I need reference, since whenI do do the report, it must have a sentence like : type documented acredited, number of document acredited
2018-02-01 12:22 <pokoli> csotelo: just add a function field that returns the credited invoices and use this field on the report
2018-02-01 12:24 <csotelo> pokoli, I just seen the fields, I was thinking something like: if oriin is name 'prd 1', the the credit is also prd 1, I just seend it, thanks a lot}
2018-02-01 12:48 -!- swayf(~swayf@host-93-104-202-98.customer.m-online.net) has joined #tryton
2018-02-01 12:49 -!- swayf_(~swayf@ipbcc14f49.dynamic.kabel-deutschland.de) has joined #tryton
2018-02-01 12:55 -!- meigallodixital(~meigallod@91.116.80.223) has joined #tryton
2018-02-01 13:33 -!- efkin(~efkin@unaffiliated/efkin) has joined #tryton
2018-02-01 13:38 -!- thaneor(~ldlc6@r179-25-48-35.dialup.adsl.anteldata.net.uy) has joined #tryton
2018-02-01 13:56 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2018-02-01 14:11 -!- csotelo_at_work(~csotelo@179.43.97.56) has joined #tryton
2018-02-01 14:33 -!- csotelo_at_work(~csotelo@179.43.97.56) has joined #tryton
2018-02-01 15:11 -!- efkin(~efkin@unaffiliated/efkin) has joined #tryton
2018-02-01 15:13 -!- catonano(~user@151.50.128.53) has joined #tryton
2018-02-01 15:25 -!- efkin(~efkin@unaffiliated/efkin) has joined #tryton
2018-02-01 16:27 -!- semarie(~semarie@unaffiliated/semarie) has joined #tryton
2018-02-01 16:47 -!- meigallodixital_(~meigallod@91.116.65.233) has joined #tryton
2018-02-01 17:55 -!- swayf(~swayf@host-93-104-202-98.customer.m-online.net) has joined #tryton
2018-02-01 18:03 -!- hedererjs(~hedererjs@dig50-1-78-222-206-45.fbx.proxad.net) has joined #tryton
2018-02-01 18:31 -!- fmorato(~savumies@185.60.147.79) has joined #tryton
2018-02-01 18:34 <fmorato> How should I properly process datetime fields in Tryton? The client seems to always display datetime fields in local timezone but when I process the data on backend it is in UTC.
2018-02-01 18:40 <cedk> fmorato: yes it is the correct way
2018-02-01 18:52 -!- meigallodixital_(~meigallod@91.116.65.233) has joined #tryton
2018-02-01 18:56 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2018-02-01 19:39 -!- meigallodixital_(~meigallod@91.116.65.233) has joined #tryton
2018-02-01 19:46 <fmorato> cedk: yes, it makes sense. I'll change my logic.
2018-02-01 19:47 <fmorato> what are the requirements for running the gtk client from default branch? I get an error
2018-02-01 19:49 <fmorato> AttributeError: 'module' object has no attribute 'CanvasText' from goocalendar
2018-02-01 20:06 -!- catonano(~user@151.50.128.53) has joined #tryton
2018-02-01 20:06 -!- swayf_(~swayf@ipbcc14f49.dynamic.kabel-deutschland.de) has joined #tryton
2018-02-01 20:06 <fmorato> ok, I removed goocalendar and it loads fine
2018-02-01 22:00 -!- semarie(~semarie@unaffiliated/semarie) has joined #tryton
2018-02-01 22:10 -!- swayf(~swayf@ipbcc14f49.dynamic.kabel-deutschland.de) has joined #tryton
2018-02-01 22:25 -!- catonano(~user@151.50.128.53) has joined #tryton
2018-02-01 23:13 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton

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