chat.freenode.net #tryton log beginning Fri Sep 30 00:00:01 CEST 2011 | ||
2011-09-30 08:08 -!- hoRn1(~jan@dslb-094-222-157-048.pools.arcor-ip.net) has left #tryton | ||
2011-09-30 10:08 <cedk> pjstevns: about your comments on email storage, I answered but if you want to talk more, it will be better on the mailing list or here | ||
2011-09-30 10:09 <hoRn1> Hi | ||
2011-09-30 10:12 <pjstevns> cedk: mailing list is best for me. | ||
2011-09-30 10:12 <hoRn1> cedk: I commited yesterday - but I don't see it - did I everything wrong again? | ||
2011-09-30 10:14 <cedk> hoRn1: where do you commit it? | ||
2011-09-30 10:15 <hoRn1> hg commit - need to take a look in .hg - right? | ||
2011-09-30 10:16 <cedk> hoRn1: did you follow the wiki page? | ||
2011-09-30 10:17 <hoRn1> cedk: stiil using subversion in all our rojects - I need to reed something about hg, tip, etc. | ||
2011-09-30 10:18 <hoRn1> cedk: http://code.google.com/p/tryton/wiki/HowtoContribute - yes | ||
2011-09-30 10:19 <hoRn1> changeset: 65:44c5d288a3da | ||
2011-09-30 10:19 <hoRn1> tag: tip | ||
2011-09-30 10:19 <hoRn1> user: Jan Grasnick <info@grasbauer.com> | ||
2011-09-30 10:19 <hoRn1> date: Thu Sep 29 19:14:29 2011 +0200 | ||
2011-09-30 10:19 <hoRn1> files: party.py | ||
2011-09-30 10:19 <hoRn1> description: | ||
2011-09-30 10:19 <hoRn1> review 112002 | ||
2011-09-30 10:19 <hoRn1> issue2057 | ||
2011-09-30 10:19 <hoRn1> sorry | ||
2011-09-30 10:22 <cedk> hoRn1: you must export it and put it on the issue | ||
2011-09-30 10:22 -!- pjstevns(~pjstevns@a83-163-46-103.adsl.xs4all.nl) has left #tryton | ||
2011-09-30 10:27 <hoRn1> cedk: ok | ||
2011-09-30 10:35 <hoRn1> cedk: done | ||
2011-09-30 10:36 <hoRn1> cedk: now I#m prepared to close some other issues ;) | ||
2011-09-30 10:46 -!- marc0s(~marc0s@unaffiliated/marc0s) has joined #tryton | ||
2011-09-30 11:14 <cedk> hoRn1: I don't understand what you are doing with the patch? | ||
2011-09-30 11:15 <hoRn1> cedk: Neither do I. | ||
2011-09-30 11:18 <hoRn1> cedk: still wrong :-$ ? | ||
2011-09-30 11:18 <cedk> hoRn1: but I don't understand why you fail | ||
2011-09-30 11:18 <cedk> hoRn1: just type: hg commit | ||
2011-09-30 11:19 <cedk> hoRn1: write the right commit message (using the template on the wiki) | ||
2011-09-30 11:19 <cedk> hoRn1: and after that: hg export | ||
2011-09-30 11:21 <hoRn1> cedk: yes - thought I did it like this | ||
2011-09-30 11:22 <hoRn1> cedk: now i see that I only did a wrong space in the first commit - review 112002 | ||
2011-09-30 11:28 <cedk> hoRn1: don't forget to put a comment when you add a attachment otherwise I don't get an email | ||
2011-09-30 11:46 <hoRn1> cedk: ok | ||
2011-09-30 11:47 <hoRn1> cedk: but now all right? | ||
2011-09-30 11:53 <sharoon_> cedk: ping | ||
2011-09-30 11:54 <cedk> hoRn1: I see nothing in the issue | ||
2011-09-30 11:54 <cedk> sharoon_: pong | ||
2011-09-30 11:54 <sharoon_> cedk: u r working on the search ? | ||
2011-09-30 11:55 <cedk> sharoon_: yes almost finished | ||
2011-09-30 11:55 <cedk> sharoon_: just writing the doc | ||
2011-09-30 11:55 <cedk> oops, just writing the boring doc | ||
2011-09-30 11:56 <sharoon_> cedk: whats the plan, i actually forked dfamorato's work to support the project I am working on and it currently indexes, though with 4M products it struggles a bit | ||
2011-09-30 11:57 <cedk> sharoon_: it is not about that | ||
2011-09-30 11:57 <sharoon_> cedk: the main issue is offset which sucks in every database, which i am planning to replace with range of ids | ||
2011-09-30 11:57 <cedk> sharoon_: it is about the search widget | ||
2011-09-30 11:57 <sharoon_> cedk: i am keen to know if this work will be relevant ? | ||
2011-09-30 11:58 <cedk> sharoon_: I don't know, I was not very enthousiast about the result | ||
2011-09-30 11:59 <sharoon_> cedk: ok, my works is here in case you want to have a look: https://github.com/sharoonthomas/tryton_sphinx/tree/experimental | ||
2011-09-30 12:01 <cedk> sharoon_: right now, I don't have a lot of time | ||
2011-09-30 12:02 <cedk> sharoon_: don't forget about the weakref | ||
2011-09-30 12:02 <sharoon_> cedk: no problem, i wont | ||
2011-09-30 12:02 <sharoon_> cedk: i will send a patch and bug report today (if you are planning for latest release) | ||
2011-09-30 12:05 <cedk> sharoon_: I will see if we can integrate it | ||
2011-09-30 12:08 <gingerling> hello? | ||
2011-09-30 12:09 <gingerling> I am on ubuntu and writing a business plan and want to try an explore what will happen with our stocking levels in the first few months of business as I am worried about cash flow. Is tryton what I need? | ||
2011-09-30 12:09 <sharoon> cedk: the blueprint is implemented as https://github.com/openlabs/electronic-mail and https://github.com/openlabs/electronic-mail-template | ||
2011-09-30 12:10 <sharoon> cedk: it does not have the imap server though | ||
2011-09-30 12:10 <cedk> gingerling: perhaps, Tryton allows to manage stock levels | ||
2011-09-30 12:10 <cedk> gingerling: and also stock accounting | ||
2011-09-30 12:10 <cedk> sharoon: yes I know | ||
2011-09-30 12:11 <gingerling> so, is this going to be something I will technically be able to manage? I can cope with a spreadsheet in a haphazard way, but I don't know any code. Installation on ubuntu does not seem simple. | ||
2011-09-30 12:12 <gingerling> Its not like installing libreoffice, for example. It has modules? | ||
2011-09-30 12:13 <cedk> gingerling: one question at a time | ||
2011-09-30 12:13 <gingerling> sorry, bit overwhemed by work today. | ||
2011-09-30 12:14 <gingerling> It sounds like software I would use, even if its not right for my plan forcasts | ||
2011-09-30 12:15 <gingerling> I installed it | ||
2011-09-30 12:16 <gingerling> It wants a username and password | ||
2011-09-30 12:16 <cedk> ACTION bbl | ||
2011-09-30 12:16 <gingerling> and says it could not connect to server | ||
2011-09-30 12:16 <gingerling> why is this? What do I do? | ||
2011-09-30 12:18 -!- gingerling(~gingerlin@host-92-26-53-70.as13285.net) has left #tryton | ||
2011-09-30 12:55 <hoRn1> cedk: whats wrong now? | ||
2011-09-30 15:02 <cedk> hoRn1: it is still the same first patch | ||
2011-09-30 15:06 <hoRn1> cedk: http://bugs.tryton.org/roundup/file1364/party.py.patch this one? | ||
2011-09-30 15:07 <cedk> hoRn1: yes it is the only patch on the issue | ||
2011-09-30 15:08 <hoRn1> cedk: and what is missing? a description of what is done? | ||
2011-09-30 15:09 <cedk> hoRn1: yes as in my first comment | ||
2011-09-30 15:20 <hoRn1> cedk: http://pastie.org/2616920 | ||
2011-09-30 15:21 <cedk> hoRn1: still not | ||
2011-09-30 15:21 <cedk> hoRn1: read the comment template of the wiki | ||
2011-09-30 15:22 <cedk> https://code.google.com/p/tryton/wiki/HowtoContribute#Mercurial_Usage | ||
2011-09-30 15:22 <cedk> under Comment format | ||
2011-09-30 15:25 <cedk> hoRn1: why did you put "... for issue2057 | ||
2011-09-30 15:26 <hoRn1> cedk: puh - I take a look to other patches | ||
2011-09-30 15:29 <hoRn1> cedk: http://pastie.org/2616920 | ||
2011-09-30 15:30 <cedk> hoRn1: and where is the comment ? | ||
2011-09-30 15:30 <cedk> hoRn1: don't show me always the same patch | ||
2011-09-30 15:41 <cedk> hoRn1: finally | ||
2011-09-30 15:47 <cedk> hoRn1: it seems that you create the patch on a repo where you have already done some commits | ||
2011-09-30 17:27 -!- pjstevns(~pjstevns@a83-163-46-103.adsl.xs4all.nl) has left #tryton | ||
2011-09-30 17:36 <yangoon> cedk: I see that bugfix releases for http://paste.pocoo.org/show/485091/ are still pending | ||
2011-09-30 17:37 <yangoon> cedk: I could probably do them this weekend | ||
2011-09-30 17:38 <yangoon> ok, omit carrier and sale_shipment from this list;) | ||
2011-09-30 17:40 <yangoon> please leave a message, if it is welcome or if you have other plans | ||
2011-09-30 17:44 <cedk> yangoon: I have some patch to backport to tryton, trytond, company, party and project_plan | ||
2011-09-30 17:45 <cedk> yangoon: I could backport them today and if tomorrow there is no unittest issue, you can go to release them | ||
2011-09-30 17:46 <yangoon> cedk: ok, just give me a go tomorrow | ||
2011-09-30 17:58 <cedk> yangoon: ok I backported all in the queue | ||
2011-09-30 17:59 <cedk> yangoon: let see if there is no error in unittest | ||
2011-09-30 21:07 <cedk> hoRn: I find an issue in the codereview | ||
2011-09-30 21:07 <cedk> hoRn: could you fix it an create a new patch on a clean module | ||
2011-09-30 21:11 <hoRn> cedk: yes | ||
2011-09-30 21:14 <hoRn> cedk: Today I didn't realize, that you ment the short comment on the patch ... With childs playing in the same room sometimes my brain don't work that good | ||
2011-09-30 21:16 <cedk> hoRn: not a problem, once someone can submit a patch correctly I'm happy | ||
2011-09-30 21:18 <hoRn> cedk: I try hard | ||
2011-09-30 21:43 <hoRn> cedk: seems best i check out a clean copy | ||
2011-09-30 21:44 <cedk> hoRn: yes | ||
2011-09-30 21:44 <cedk> hoRn: with hg, you can rollback only once (and it is not always possible) | ||
2011-09-30 22:22 <hoRn> cedk: now I'm confused again | ||
2011-09-30 22:23 <hoRn> cedk: in last-message.txt i see my comment - if I do a hg export, the comment isn't there | ||
2011-09-30 22:30 <udono> hoRn: hi, check with hg head if the last commit is like you expect. | ||
2011-09-30 22:31 <hoRn> cedk: no - short description is missing | ||
2011-09-30 22:54 <cedk> hoRn: finnaly we got it :-) | ||
2011-09-30 22:55 <hoRn> cedk: I felt like a noob | ||
2011-09-30 22:56 <cedk> hoRn: perhaps take a look at http://hginit.com/ | ||
2011-09-30 22:57 <hoRn> cedk: I'll never will do a contribution again :-D | ||
2011-09-30 22:58 <cedk> hoRn: next one should go easier, no? | ||
2011-09-30 22:58 <hoRn> cedk: hope so | ||
2011-09-30 23:01 <hoRn> cedk: now I start the server to take a look at issue2163 | ||
2011-09-30 23:02 <hoRn> cedk: client complained the same issue |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!