IRC logs of #tryton for Tuesday, 2011-10-04

chat.freenode.net #tryton log beginning Tue Oct 4 00:00:02 CEST 2011
2011-10-04 00:53 -!- yangoon_rm(~mathiasb@p54B4F37E.dip.t-dialin.net) has left #tryton
2011-10-04 01:23 -!- rvalyi1(~rvalyi@186.212.147.184) has left #tryton
2011-10-04 10:24 -!- meanmicio(~lfm@fsf/member/meanmicio) has joined #tryton
2011-10-04 11:36 <cedk> meanmicio: ho you become a fsf member :-)
2011-10-04 13:08 <cedk> I'm wondring how much time before http://codereview.tryton.org/133001/ in OpenERP :-)
2011-10-04 13:25 <bechamel> cedk: what does it do exactly ?
2011-10-04 13:28 <cedk> bechamel: allow to show the views
2011-10-04 13:29 <cedk> bechamel: you can on the ir.ui.view record and press "Show" button and you will get a popup with the view as it will be display in the client
2011-10-04 13:32 <cedk> I write it because I want to review all the views before the release
2011-10-04 13:32 <cedk> especially the wizard one
2011-10-04 13:38 <bechamel> cedk: ok
2011-10-04 14:30 <meanmicio> cedk : I'm an FSF member since 2005 ;-)
2011-10-04 14:42 <cedk> meanmicio: but it is new that your in the irc group ?
2011-10-04 14:44 <meanmicio> cedk : oh yes.
2011-10-04 14:45 <meanmicio> cedk : cloaked meanmicio as fsf/member/meanmicio
2011-10-04 14:55 <Lo-lan-do> Hi all
2011-10-04 14:56 <Lo-lan-do> I upgraded to 2.0 (after backporting the server packages to Debian stable), but I still can't seem to understand where/how to customize the list of tabs that open at startup.
2011-10-04 14:56 <Lo-lan-do> I'll have a look at the wiki.
2011-10-04 15:03 -!- andreasgrab(~andreas@195.230.167.22) has left #tryton
2011-10-04 15:05 <Lo-lan-do> …no luck :-/
2011-10-04 15:08 -!- andreasgrab(~andreas@195.230.167.22) has left #tryton
2011-10-04 15:18 <Lo-lan-do> Ah, there's a doc.tryton.org too. But it's not much more helpful; "Home" is only mentioned in one page, with no link to how to edit it.
2011-10-04 15:50 <cedk> Lo-lan-do: did you read the doc recently send on the mailing list
2011-10-04 15:51 <Lo-lan-do> I'm not on the mailing-list, I'm afraid. I'll go read the archives.
2011-10-04 15:51 <cedk> Lo-lan-do: it is a manual
2011-10-04 15:51 <cedk> Lo-lan-do: on google doc
2011-10-04 15:54 <Lo-lan-do> Found the link.
2011-10-04 15:54 <Lo-lan-do> But I get redirected to a login page :-/
2011-10-04 15:54 <Lo-lan-do> (In Dutch, for some reason :-)
2011-10-04 15:55 <cedk> Lo-lan-do: I guess you must have a google account
2011-10-04 15:55 <Lo-lan-do> I guess I'll do without then.
2011-10-04 16:15 <Lo-lan-do> Okay, got it (via a friend)
2011-10-04 16:18 -!- andreasgrab(~andreas@195.230.167.22) has left #tryton
2011-10-04 17:14 -!- pjstevns(~pjstevns@a83-163-46-103.adsl.xs4all.nl) has left #tryton
2011-10-04 17:16 -!- andreasgrab(~andreas@195.230.167.22) has left #tryton
2011-10-04 19:06 <andreasgrab> Hi, I am trying tryton (trunk). On adding attachments i get the following message: You try to read records that don't exist anymore!
2011-10-04 19:06 <andreasgrab> (Document type: Attachment)
2011-10-04 19:06 <andreasgrab> any tips?
2011-10-04 19:07 <andreasgrab> Server: /home/andreas/workspace/tryton-dist/trytond/trytond/ir/rule.py:201: DeprecationWarning: With-statements now directly support multiple context managers
2011-10-04 19:07 <andreasgrab> Transaction().set_context(user=0)):
2011-10-04 19:07 <andreasgrab> /home/andreas/workspace/tryton-dist/trytond/trytond/model/fields/reference.py:73: DeprecationWarning: With-statements now directly support multiple context managers
2011-10-04 19:07 <andreasgrab> Transaction().set_user(0)):
2011-10-04 19:08 <cedk> andreasgrab: have you the last version of the client?
2011-10-04 19:10 <andreasgrab> i will try hg pull now and come back
2011-10-04 19:12 <andreasgrab> same with latest version (2.1.0 =trunk)
2011-10-04 19:12 <cedk> andreasgrab: I think I got a patch for the issue
2011-10-04 19:13 <andreasgrab> how may i try it?
2011-10-04 19:13 <cedk> andreasgrab: could you retry now?
2011-10-04 19:14 <cedk> andreasgrab: I commit it because I got a different issue but I think it is linked
2011-10-04 19:15 <andreasgrab> cedk: perfect, that was realy fast :-)
2011-10-04 19:17 <cedk> andreasgrab: easy when I fixed the issue one hour ago :-)
2011-10-04 19:21 <andreasgrab> an other question, is there any documentation how to set up sequence. I try to program a new module as a newbie. I read through party.py and configuration.xml but dont know what really needed.
2011-10-04 19:23 <cedk> andreasgrab: you mean how to use ir.sequence ?
2011-10-04 19:25 <andreasgrab> yes
2011-10-04 19:25 <cedk> andreasgrab: there is no documentation except the code
2011-10-04 19:25 <cedk> andreasgrab: what don't you understand in party ?
2011-10-04 19:28 <andreasgrab> cedk: where is the ir.sequence setup? it is in configuration.xml ? with the name "party.configuration"
2011-10-04 19:29 <andreasgrab> cedk: but i think i have to learn more python and come back in a few weeks/month!
2011-10-04 19:30 <cedk> andreasgrab: yes it is in party.configuration where we define the ir.sequence to use
2011-10-04 19:30 <andreasgrab> cedk: i think tryton will still be GPL ;-) then
2011-10-04 19:31 <andreasgrab> cedk: thanks! i will try
2011-10-04 19:32 <cedk> andreasgrab: what do you mean?
2011-10-04 19:36 <andreasgrab> cedk: i started with openerp - a little sarcasm
2011-10-04 19:38 <cedk> andreasgrab: changing the license will require agreement of all the copyright owners
2011-10-04 19:40 <cedk> andreasgrab: but for sure, in Tryton we don't change the rules every 6 months
2011-10-04 19:41 <cedk> andreasgrab: do you know they are changing the release numbering for the next one
2011-10-04 19:42 <cedk> andreasgrab: which means that the previous numbering rule was followed only for *1* release :-)
2011-10-04 19:52 <andreasgrab> my focus is on tryton now, just read a little on twitter, with some mercy to "rvaliy"
2011-10-04 19:53 <cedk> andreasgrab: so it is rvaliy that make you change ?
2011-10-04 19:55 <andreasgrab> not really, i am addicted to open source and community
2011-10-04 19:56 <cedk> andreasgrab: so yes, OE is not for you :-)
2011-10-04 19:57 <andreasgrab> cedk: just some experience with closed source ERP - the most are not flexible
2011-10-04 19:57 <andreasgrab> cedk: and you can not do anything on your own.
2011-10-04 19:58 <cedk> andreasgrab: of course
2011-10-04 19:59 <cedk> andreasgrab: I think instead of "open source", you should use "free sotfware" ;-)
2011-10-04 20:00 <andreasgrab> cedk: i hope tryton will run my bussiness in some time, a lot of "small" requests from small companies
2011-10-04 20:00 <cedk> andreasgrab: what do you mean?
2011-10-04 20:01 <andreasgrab> i am working in a small company but don't want to solve "my Outlook doesn't work"
2011-10-04 20:02 <cedk> andreasgrab: so what is your business?
2011-10-04 20:03 <andreasgrab> some of our customers ask about "Solutions"
2011-10-04 20:03 <andreasgrab> cedk: look at www.vianova.cc our outdated Website
2011-10-04 20:05 <andreasgrab> cedk: my business: servers,clients, network for companys < 100 Workstations
2011-10-04 20:07 <cedk> andreasgrab: and you want to use Tryton for your company or to install it to customers
2011-10-04 20:10 <andreasgrab> cedk: we are using openerp v5 since 01/2010 for accounting (with a lot of bugs)
2011-10-04 20:10 <andreasgrab> cedk: i would like to change with 2012 to tryton
2011-10-04 20:10 <cedk> andreasgrab: what do you mean by accounting ?
2011-10-04 20:11 <cedk> andreasgrab: invoice? or more?
2011-10-04 20:11 <andreasgrab> cedk: invoicing, time_sheet, analytic accounts, purchase, sale
2011-10-04 20:12 <cedk> andreasgrab: but you don't really make all the accounting in OE ?
2011-10-04 20:12 <andreasgrab> cedk: NO
2011-10-04 20:13 <cedk> andreasgrab: so I guess it is doable
2011-10-04 20:13 <cedk> andreasgrab: with some customization
2011-10-04 20:14 <cedk> andreasgrab: if your workflow is quite standard
2011-10-04 20:15 <cedk> andreasgrab: those concepts are very different from those in OE but it is more concistant
2011-10-04 20:15 <andreasgrab> cedk: First thing i try is to implement some "image management" for us and an friendly customer
2011-10-04 20:16 <andreasgrab> cedk: i am lokking on tryton for month now, and i am convinced.
2011-10-04 20:18 <cedk> andreasgrab: ok if you have issues don't hesitate to talk here or on the mailing list and report issue on roundup
2011-10-04 20:18 <andreasgrab> cedk: i think it will take some time to get all my tasks done. Just starting. You will see me again for sure!
2011-10-04 20:19 <cedk> ACTION bbl
2011-10-04 20:20 -!- andreasgrab(~andreas@188-23-21-72.adsl.highway.telekom.at) has left #tryton
2011-10-04 23:53 -!- Lo-lan-do(~roland@mirenboite.placard.fr.eu.org) has left #tryton

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