IRC logs of #tryton for Wednesday, 2013-06-05

chat.freenode.net #tryton log beginning Wed Jun 5 00:00:02 CEST 2013
2013-06-05 15:30 <zodman> hi dudes the hg repo it is broken http://hg.tryton.org/2.8/trytond/modules/account
2013-06-05 15:37 <cedk> zodman: of course it is not a repo: http://hg.tryton.org/2.8/trytond/trytond/modules/account/
2013-06-05 15:42 <zodman> cedk: but hgnested its broken too when i clone from nclone
2013-06-05 15:53 <cedk> zodman: I just redo a nclone without issue
2013-06-05 15:53 <zodman> http://pastebin.com/APtjc4xS
2013-06-05 15:55 <zodman> you right
2013-06-05 15:55 <zodman> rare
2013-06-05 15:56 <zodman> on other server the nclone works
2013-06-05 15:56 <zodman> mmmm
2013-06-05 16:02 <zodman> my hg it is too old that is the reason tnx cedk!
2013-06-05 16:13 <mrechte1> Hi. Question on account_asset module. In product.py, why is account_asset field in Template / Category limited to domain where kind = 'expense' ? I would have thought kind = 'other'.
2013-06-05 16:15 <cedk> mrechte1: otherwise it doesn't work in invoice
2013-06-05 16:15 <cedk> mrechte1: must see expense as a generic key word, not an accounting balance
2013-06-05 16:22 <mrechte1> cedk: Thanks. The supplied account_fr module has, for instance, classified account #2183 as "other" kind, therefore it cannot be assigned to account_asset field.
2013-06-05 16:31 <cedk> mrechte1: so it should be fixed
2013-06-05 16:34 <jeancavallo> Hi ! I would like to know if it is possible to set the name of the tree view to use in the search window of a M2O field.
2013-06-05 16:39 <cedk> jeancavallo: no but it will be good to use the label of the field
2013-06-05 16:39 <jeancavallo> cedk: Sry, I meant the view_id of the view that should be used
2013-06-05 16:40 <cedk> jeancavallo: view_ids
2013-06-05 16:40 <jeancavallo> cedk: Thanks ! Thought that one was only for O2M !
2013-06-05 17:12 <Joac> hi, Im making a module, following http://code.google.com/p/tryton/wiki/HelloWorld, but, when I try to access to the models... client complains: u'hello.hello' is not in list
2013-06-05 17:13 <Joac> I'm tried restarting trytond, but, nothing happens
2013-06-05 17:16 <cedk> Joac: it could be out-dated
2013-06-05 17:24 <Joac> cedk: I solved it, there is a typo on the wiki
2013-06-05 17:27 <Joac> cedk: the module is registered on pool with "helloworld" instead "helloWorld", that is the name of the directory
2013-06-05 17:33 <cedk> Joac: fixed
2013-06-05 17:37 <Joac> cedk: great! thanks
2013-06-05 17:38 <cedk> Joac: if you have other fix/improvements, I can give you access
2013-06-05 18:30 <Joac> If any one wants to colaborate, Im making a simple scaffolder for tryton modules, the repo is here: https://github.com/joac/tryton_builder
2013-06-05 22:33 <zodman_> Joac: i like the icon xD
2013-06-05 22:45 <Joac> zodman_: thanks
2013-06-05 22:46 <Joac> ACTION feels like an artist

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