IRC logs of #tryton for Wednesday, 2014-03-05

chat.freenode.net #tryton log beginning Wed Mar 5 00:00:01 CET 2014
2014-03-05 00:41 -!- Dinkar_(~Dinkar@68.36.206.189) has joined #tryton
2014-03-05 00:41 <Dinkar_> Hello group.
2014-03-05 00:42 <Dinkar_> I am using the tryton documentation for a project that I have started on github: it is to model erp in haskell.
2014-03-05 00:42 <Dinkar_> Do I need to seek explicit permission (i link to the documentation site in the readme) and the project is gpl v3. Nevertheless I wanted to check with someone in the group.
2014-03-05 01:01 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-03-05 02:10 -!- myrdd(~myrdd@55d43911.access.ecotel.net) has joined #tryton
2014-03-05 02:51 -!- digitalsatori(~Thunderbi@116.234.234.90) has joined #tryton
2014-03-05 03:12 -!- sharoonthomas(~sharoonth@122.177.241.175) has joined #tryton
2014-03-05 03:30 -!- defyasdf(~defyasdf@ec2-54-234-60-70.compute-1.amazonaws.com) has joined #tryton
2014-03-05 05:06 -!- sharoonthomas(~sharoonth@122.177.241.175) has joined #tryton
2014-03-05 06:02 -!- yangoon(~mathiasb@p549F1A08.dip0.t-ipconnect.de) has joined #tryton
2014-03-05 06:08 -!- sharoonthomas(~sharoonth@122.177.241.175) has joined #tryton
2014-03-05 06:40 -!- frispete_(~frispete@p54A9380A.dip0.t-ipconnect.de) has joined #tryton
2014-03-05 07:11 -!- udono(~udono@ip-88-152-168-173.unitymediagroup.de) has joined #tryton
2014-03-05 07:53 -!- azi(~azi@den-69-171-160-119.evdo.leapwireless.net) has joined #tryton
2014-03-05 07:56 -!- pobsteta(~Thunderbi@4cb54-3-88-160-87-54.fbx.proxad.net) has joined #tryton
2014-03-05 08:33 -!- jvblasco(~seba@62.43.196.37.static.user.ono.com) has joined #tryton
2014-03-05 08:36 -!- littlebit(~Thunderbi@ulmg-5d846b16.pool.mediaWays.net) has joined #tryton
2014-03-05 08:37 -!- jeancavallo(~giovanni@LVelizy-156-46-68-52.w80-12.abo.wanadoo.fr) has joined #tryton
2014-03-05 08:47 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-03-05 08:57 -!- sharoonthomas(~sharoonth@122.177.241.175) has joined #tryton
2014-03-05 08:59 -!- maria_(50255ddc@gateway/web/freenode/ip.80.37.93.220) has joined #tryton
2014-03-05 08:59 <maria_> hi everybody!!!
2014-03-05 09:01 <maria_> yesterday I updated my tryton server and modules, and now, I get an error when I update my bd in all of "on_change.append(field)"...
2014-03-05 09:01 <maria_> why occurs this? And what should i do to fix it?
2014-03-05 09:02 <jeancavallo> maria_: The latest version of the server changed the on_change API
2014-03-05 09:02 <jeancavallo> maria_: They are sets now, so you should "on_change.add(field)"
2014-03-05 09:03 <maria_> ok, thanks, but if i fix it in all of modules, until the developers of this module not change it, I shouldn't do more updates...
2014-03-05 09:03 <jeancavallo> maria_: Well the core modules should be up to date on this.
2014-03-05 09:05 <maria_> well... and can i remove this version with hg? I tried hg --rollback but it doesn't works for me :(
2014-03-05 09:05 <jeancavallo> maria_: You can update to a version priori to that which introduced the change
2014-03-05 09:06 <jeancavallo> maria_: Use hg log to see the history, and hg update "rev_name" whith rev_name the id of the version you wish to revert to
2014-03-05 09:06 -!- pobsteta1(~Thunderbi@4cb54-3-88-160-87-54.fbx.proxad.net) has joined #tryton
2014-03-05 09:06 <jeancavallo> maria_: But you will have to do so manually for each module
2014-03-05 09:07 <jeancavallo> maria_: Btw, why did you update on trunk ? If you want a stable version, stick to numbered version. Latest is 3.0.2
2014-03-05 09:08 <maria_> well, I'm newbie
2014-03-05 09:09 <maria_> and is my boss who updates too, and later I try to fix the problems :|
2014-03-05 09:09 <jeancavallo> maria_: :/
2014-03-05 09:09 <maria_> so, is very stress for me when I have this problems
2014-03-05 09:10 <maria_> Now, I'm trying to do "hg update b544598a1eaa" but ... I get this... "waiting for lock on working directory of .."
2014-03-05 09:10 <maria_> sorry for all of my doubts :$
2014-03-05 09:10 <jeancavallo> maria_: Looks like a mercurial problem here. Not a clue :(
2014-03-05 09:11 <jeancavallo> maria_: Anyway, if you work on the development version of tryton, you will have to fix this on_change thing in your modules to still be up to date
2014-03-05 09:13 <maria_> ok! thanks!!! Now I start to do it
2014-03-05 09:17 -!- vcardon(~vcardon@193.252.46.185) has joined #tryton
2014-03-05 10:01 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2014-03-05 10:01 -!- udono(~udono@ip-88-152-168-173.unitymediagroup.de) has joined #tryton
2014-03-05 10:01 -!- frispete(~frispete@p54A9380A.dip0.t-ipconnect.de) has joined #tryton
2014-03-05 10:01 -!- gremly(~gremly@190.85.36.58) has joined #tryton
2014-03-05 11:27 -!- sharoonthomas(~sharoonth@122.177.241.175) has joined #tryton
2014-03-05 11:36 -!- mariomop(~quassel@host58.190-229-165.telecom.net.ar) has joined #tryton
2014-03-05 11:45 -!- sharoonthomas(~sharoonth@122.177.241.175) has joined #tryton
2014-03-05 11:56 -!- nicoe(~nicoe@37.0.93.57) has joined #tryton
2014-03-05 11:59 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-03-05 12:09 <jvblasco> maria_: i would really recommend to teach your boss that a production server != playground server
2014-03-05 12:13 <maria_> I don't know how is in english, but in spanish exists a expression like this "Where the captain rules, a sailor has no sway", but I'll try it! thanks!
2014-03-05 12:20 <jvblasco> maria_: spanish here
2014-03-05 12:20 <jvblasco> maria_: just let him know that he's loosing money every time he does something like that
2014-03-05 12:21 <jvblasco> maria_: it usually works
2014-03-05 12:21 <jvblasco> maria_: anyway just create a dev environment for playing and trying things b4 pushing to the production server. Playing in a dev environment is no harm for anyone
2014-03-05 12:36 <maria_> yeah, I know, I usually works in a dev environment, but he wants have production environment always updated
2014-03-05 12:36 <maria_> and... tachan :D
2014-03-05 12:46 <pokoli> maria_: I won't recommend you to be continuosly updating on trunk
2014-03-05 12:46 <pokoli> maria_: because of API changes and you will find that some code breaks
2014-03-05 12:47 <pokoli> maria_: instead I will recomend you to work on latests stable series (3.0)
2014-03-05 12:47 <pokoli> maria_: since named branch changes you can use te 3.0 branch on the mercurial repos to be always on latest stable
2014-03-05 12:54 -!- sharoonthomas(~sharoonth@122.177.3.252) has joined #tryton
2014-03-05 12:56 <maria_> oki, thank to everybody, I'll look all things that you tell me and I try to do it
2014-03-05 13:25 -!- Telesight(~anthony@77-175-168-222.FTTH.ispfabriek.nl) has joined #tryton
2014-03-05 13:42 -!- smarro(~sebastian@190.105.85.74) has joined #tryton
2014-03-05 13:46 -!- sharoonthomas(~sharoonth@122.177.17.212) has joined #tryton
2014-03-05 13:59 -!- pablovannini(~pablo@181.47.176.42) has joined #tryton
2014-03-05 14:08 -!- hyances(~humberto@181.141.36.235) has joined #tryton
2014-03-05 14:36 -!- sisalp(~sisalpuse@gratoox.sisalp.net) has joined #tryton
2014-03-05 14:41 -!- jeancavallo(~giovanni@LVelizy-156-46-68-52.w80-12.abo.wanadoo.fr) has joined #tryton
2014-03-05 15:24 -!- hyances(~humberto@181.135.164.189) has joined #tryton
2014-03-05 15:26 -!- pobsteta(~Thunderbi@4cb54-3-88-160-87-54.fbx.proxad.net) has joined #tryton
2014-03-05 15:38 -!- corro(~corro@46.22.23.85) has joined #tryton
2014-03-05 16:24 -!- pablovannini(~pablo@181.47.176.42) has joined #tryton
2014-03-05 16:36 -!- pobsteta(~Thunderbi@4cb54-3-88-160-87-54.fbx.proxad.net) has joined #tryton
2014-03-05 16:59 -!- hiaselhans(~hiaselhan@212.186.35.254) has joined #tryton
2014-03-05 17:08 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2014-03-05 17:11 -!- pobsteta(~Thunderbi@4cb54-3-88-160-87-54.fbx.proxad.net) has joined #tryton
2014-03-05 17:19 <cedk> ACTION think to no more participate to such discussion
2014-03-05 17:43 -!- meanmicio(~lfm@202.Red-81-37-65.dynamicIP.rima-tde.net) has joined #tryton
2014-03-05 17:43 -!- meanmicio(~lfm@fsf/member/meanmicio) has joined #tryton
2014-03-05 18:03 -!- littlebit(~Thunderbi@ulmg-5d846b16.pool.mediaWays.net) has joined #tryton
2014-03-05 18:18 -!- azi(~azi@den-69-171-160-206.evdo.leapwireless.net) has joined #tryton
2014-03-05 18:22 -!- gremly(~gremly@190.85.36.58) has joined #tryton
2014-03-05 18:23 -!- littlebit(~Thunderbi@ulmg-5d846b16.pool.mediaWays.net) has joined #tryton
2014-03-05 18:49 <pokoli> cedk: what discusion? sao one=
2014-03-05 18:50 <cedk> pokoli: yes
2014-03-05 18:50 <pokoli> cedk: for me the PDA mode for sao will be sufficient to work on small screens
2014-03-05 18:52 <cedk> pokoli: for me, it is the *only* solution
2014-03-05 18:53 <cedk> not possible to keep the integrity of the layout if switching from 4 cols to 2
2014-03-05 18:58 <pokoli> cedk: we agree on the integrity of the layout
2014-03-05 18:58 <pokoli> cedk: will try to give some points on the ML
2014-03-05 19:15 -!- vcardon(~vcardon@193.252.46.185) has left #tryton
2014-03-05 20:03 -!- dexcellence(~dexcellen@91.220.202.30) has joined #tryton
2014-03-05 20:06 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2014-03-05 20:07 -!- gremly(~gremly@190.85.36.58) has joined #tryton
2014-03-05 20:14 -!- azi(~azi@den-69-171-160-206.evdo.leapwireless.net) has joined #tryton
2014-03-05 20:35 -!- azi1(~azi@75.144.20.73) has joined #tryton
2014-03-05 21:33 -!- littlebit(~Thunderbi@ulmg-5d846b16.pool.mediaWays.net) has joined #tryton
2014-03-05 21:39 -!- azi(~azi@den-69-171-160-206.evdo.leapwireless.net) has joined #tryton
2014-03-05 21:44 -!- azi1(~azi@75.144.20.73) has joined #tryton
2014-03-05 21:50 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2014-03-05 22:07 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-03-05 22:08 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2014-03-05 22:36 -!- myturn(~myturn@91.207.117.46) has joined #tryton
2014-03-05 22:46 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2014-03-05 23:02 -!- pilou(~pilou@181.204.19.93.rev.sfr.net) has joined #tryton
2014-03-05 23:02 -!- pilou(~pilou@pdpc/supporter/active/pilou) has joined #tryton
2014-03-05 23:21 -!- gremly(~gremly@190.85.36.58) has joined #tryton

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