IRC logs of #tryton for Thursday, 2019-01-24

chat.freenode.net #tryton log beginning Thu Jan 24 00:00:01 CET 2019
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton00:56
-!- udono(~udono@125-061-210-188.ip-addr.inexio.net) has joined #tryton01:24
-!- morfeokmg(~Mutter@201.175.133.7) has joined #tryton02:23
-!- yangoon1(~mathiasb@i59F5F75D.versanet.de) has joined #tryton03:27
-!- thaneor1(~lenovo3@r179-24-115-70.dialup.adsl.anteldata.net.uy) has joined #tryton05:54
-!- mrichez(~smuxi@mail.saluc.com) has joined #tryton07:57
-!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton08:17
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton08:18
-!- rpit(~rpit@p200300C88F269000142500526EA5980A.dip0.t-ipconnect.de) has joined #tryton08:24
-!- nader(~nader@82.171.117.29) has joined #tryton08:48
-!- nader_(~nader@82.171.117.29) has joined #tryton08:49
-!- nader(~nader@82.171.117.29) has joined #tryton09:06
-!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton09:16
-!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton09:22
-!- nicoe(~nicoe@2a02:2788:54:1b6:7e2a:31ff:fe5e:b25d) has joined #tryton09:32
-!- thaneor(~lenovo3@r179-25-52-83.dialup.adsl.anteldata.net.uy) has joined #tryton09:35
-!- udono1(~udono@125-061-210-188.ip-addr.inexio.net) has joined #tryton09:48
-!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton10:16
-!- Artem(5d491808@gateway/web/freenode/ip.93.73.24.8) has joined #tryton10:37
-!- Artem(5d491808@gateway/web/freenode/ip.93.73.24.8) has joined #tryton10:40
-!- Artem16(5d491808@gateway/web/freenode/ip.93.73.24.8) has joined #tryton10:40
-!- Artem-B(5d491808@gateway/web/freenode/ip.93.73.24.8) has joined #tryton10:42
-!- mariomop(~quassel@host242.201-253-197.telecom.net.ar) has joined #tryton11:06
-!- nzaniela(~nzaniela@41.80.67.181) has joined #tryton12:21
-!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton12:23
-!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has left #tryton12:24
nzanielawhen  accessing  trytond using  sao client develop branch  it gives this error12:53
nzaniela  raise self.mapping[code](*args, **kwargs)12:53
nzanielawerkzeug.exceptions.Forbidden: 403 Forbidden: You don't have the permission to access the requested resource. It is either read-protected or not readable by the server.12:53
-!- smorillo(8965fb35@gateway/web/cgi-irc/kiwiirc.com/ip.137.101.251.53) has joined #tryton12:59
smorillohi. How are you managing the break of process-dependency-links flag in pip 19?13:12
smorilloi solved changing the install_requires package lists with this new format: '<package_name> @ <hg_url>'13:14
smorillobut for tests_require it doesn't work! x-(13:15
-!- rmu(~robert@cpe90-146-69-94.liwest.at) has joined #tryton13:21
smorilloI got it! defining the urls in dependency_links for tests_require packages13:26
-!- rmu(~robert@cpe90-146-69-94.liwest.at) has joined #tryton13:28
-!- LordVan(~LordVan@gentoo/developer/LordVan) has joined #tryton14:05
cedknzaniela: it must be https://bugs.tryton.org/issue803314:34
nzanielabut if i test the develop branch of sao and trytond 4.8.8 it works brings  the processing ... but on trytond 5.1.0 it just throws 403 forbidden error on werkeug14:41
nicoenzaniela: the change breaking sao and fixing it are both only in the default branch14:54
nicoenzaniela: you must update your trytond14:54
-!- smorillo(258799fc@gateway/web/cgi-irc/kiwiirc.com/ip.37.135.153.252) has joined #tryton14:55
nzanielaam using the 5.1.0  the latest in the develop branch14:55
nicoenzaniela: I pushed the fix this morning, do you have revision 7f7d89424789 tip14:59
nicoein trytond ?14:59
nzanielasorry about that  nicoe  , i haven`t got  today changes15:00
nzanielathanks nicoe15:01
nicoenzaniela: np15:01
-!- udono(~udono@125-061-210-188.ip-addr.inexio.net) has joined #tryton15:02
nzanielahello can i pick your brain on something can tryton be used as a territory management application15:27
nicoenzaniela: what do you mean?15:37
nzanielamanaging sales team alloted a vehicle of products each day  and the revenue they get and the product not sold put back in the inventory15:42
nzanielasomething next to https://carto.com/solutions/territory-management/15:42
nicoenzaniela: Well there are GIS related fields with trytond-gis so I guess you can build on those15:48
cedknzaniela: http://www.bioecoforests.com/ has build such solution on top of Tryton15:49
nzanielai will checkout trytond-gis15:50
nzanielacedk is the source code available on http://www.bioecoforests.com i would build on top of it15:51
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton15:51
nzanielanicoe & cedk on the sao client is it possible to implement a way the client queries lazily without  refreshing too much15:53
-!- smorillo(258799fc@gateway/web/cgi-irc/kiwiirc.com/ip.37.135.153.252) has joined #tryton15:54
nicoenzaniela: I don't get what you mean15:57
nzanielawhen using  sao client and i was  working on the Product section and then i move  click on eg sales the client refreshes the left bar menu15:59
nzanielais it possible to just reload the sales menu only and not the whole left bar menu16:00
cedknzaniela: for me it does not reload the menu16:01
nzanielalazily like the way react loads just the part changed16:01
nzanielacedk are there settings i need to enable16:02
cedknzaniela: for what?16:02
nzanielafor the sao client .... it gives a processing ... then a refresh16:03
nzanielacedk  if  i configure the redis cache can it help  ?16:04
cedknzaniela: I do not understand what you want16:05
nzanielathe sao client to be super fast16:05
cedknzaniela: implementing https://discuss.tryton.org/t/cache-management-for-rpc/21516:10
nzanielacedk thanks for the link it shines the  light on the questions i had16:20
nzanielaand i think i saw  some discussion a few days ago on the same issue https://discuss.tryton.org/t/thread-less-long-polling/960/716:22
-!- csotelo(~csotelo@2800:200:f410:adb:2d8a:7caa:d18d:8442) has joined #tryton16:49
-!- udono1(~udono@125-061-210-188.ip-addr.inexio.net) has joined #tryton17:09
-!- smorillo(258799fc@gateway/web/cgi-irc/kiwiirc.com/ip.37.135.153.252) has joined #tryton20:56
-!- semarie(~semarie@unaffiliated/semarie) has joined #tryton21:01
-!- udono(~udono@125-061-210-188.ip-addr.inexio.net) has joined #tryton21:20
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton21:27
-!- rpit(~rpit@p5B22B44D.dip0.t-ipconnect.de) has joined #tryton21:30
-!- thaneor1(~lenovo3@r179-24-113-85.dialup.adsl.anteldata.net.uy) has joined #tryton21:36
-!- smorillo(258799fc@gateway/web/cgi-irc/kiwiirc.com/ip.37.135.153.252) has joined #tryton21:41
-!- mariomop(~quassel@host242.201-253-197.telecom.net.ar) has joined #tryton21:56
-!- mariomop(~quassel@host242.201-253-197.telecom.net.ar) has joined #tryton22:02
-!- smorillo(3e5248ee@gateway/web/cgi-irc/kiwiirc.com/ip.62.82.72.238) has joined #tryton22:10

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