IRC logs of #tryton for Thursday, 2014-04-24

chat.freenode.net #tryton log beginning Thu Apr 24 00:00:01 CEST 2014
2014-04-24 00:06 -!- alisonken1home(~alisonken@pool-71-104-227-145.lsanca.dsl-w.verizon.net) has joined #tryton
2014-04-24 00:09 -!- alisonken1home(~alisonken@pool-71-104-227-145.lsanca.dsl-w.verizon.net) has joined #tryton
2014-04-24 00:17 -!- grasbauer(~jan@dslb-178-000-013-117.pools.arcor-ip.net) has joined #tryton
2014-04-24 00:29 -!- grasbauer(~jan@dslb-178-000-013-117.pools.arcor-ip.net) has joined #tryton
2014-04-24 00:40 -!- grasbauer1(~jan@dslb-178-000-013-117.pools.arcor-ip.net) has joined #tryton
2014-04-24 00:56 -!- udono(~udono@ip-176-199-172-92.unitymediagroup.de) has joined #tryton
2014-04-24 01:16 -!- udono(~udono@ip-176-199-172-92.unitymediagroup.de) has joined #tryton
2014-04-24 01:35 -!- cedk_(~ced@85.26.36.239) has joined #tryton
2014-04-24 02:21 -!- digitalsatori(~Thunderbi@116.234.181.110) has joined #tryton
2014-04-24 04:24 -!- bechamel(~Adium@62-197-96-189.teledisnet.be) has joined #tryton
2014-04-24 04:37 -!- digitalsatori(~Thunderbi@101.87.129.102) has joined #tryton
2014-04-24 05:51 -!- digitalsatori(~Thunderbi@101.87.129.102) has joined #tryton
2014-04-24 06:23 -!- maxky(~max@p4FE24BFC.dip0.t-ipconnect.de) has joined #tryton
2014-04-24 06:40 -!- frispete_(~frispete@p54A93ADE.dip0.t-ipconnect.de) has joined #tryton
2014-04-24 07:02 -!- yangoon1(~mathiasb@p549F0A81.dip0.t-ipconnect.de) has joined #tryton
2014-04-24 07:17 -!- mfladischer(~fladische@sh144.medunigraz.at) has joined #tryton
2014-04-24 07:37 -!- bechamel(~Adium@62-197-96-189.teledisnet.be) has joined #tryton
2014-04-24 07:44 -!- zultron(~zultron@99-190-134-148.lightspeed.austtx.sbcglobal.net) has joined #tryton
2014-04-24 07:53 -!- vernichon(~Thunderbi@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2014-04-24 07:55 -!- plantian(~ian@174.135.6.172) has joined #tryton
2014-04-24 08:55 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-04-24 09:05 -!- nicoe(~nicoe@200.101-247-81.adsl-dyn.isp.belgacom.be) has joined #tryton
2014-04-24 09:40 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2014-04-24 09:46 <mar> File "test_stock_invoice.py", line 28, in test_account_move_doesnt_create_when_stock_move_sets_done
2014-04-24 09:46 <mar> Move = Pool().get('stock.move')
2014-04-24 09:46 <mar> database_name = Transaction().cursor.database_name
2014-04-24 09:46 <mar> AttributeError: 'NoneType' object has no attribute 'database_name'
2014-04-24 09:47 <mar> does anyone know what's the problem here?
2014-04-24 09:50 <pokoli> mar: you're running your whithout a transaction started
2014-04-24 09:50 <pokoli> mar: it's a custom test?
2014-04-24 09:52 <mar> yes
2014-04-24 09:53 <pokoli> mar: so you need a with Transaction().start(DB_NAME, USER, context=CONTEXT): before doing anything in the database
2014-04-24 09:53 <pokoli> mar: see http://hg.tryton.org/modules/account_invoice/file/5e8ef4668a57/tests/test_account_invoice.py#l29 for example
2014-04-24 09:54 <mar> ok thanks
2014-04-24 10:43 -!- pobsteta(~Thunderbi@37.162.17.24) has joined #tryton
2014-04-24 10:46 <mar> File "/usr/local/lib/python2.7/dist-packages/proteus/__init__.py", line 224, in __get__
2014-04-24 10:46 <mar> relation = Model.get(self.definition['relation'], instance._config)
2014-04-24 10:46 <mar> AttributeError: 'NoneType' object has no attribute '_config'
2014-04-24 10:46 <mar> when calling accountant.groups.append(account_group)
2014-04-24 10:54 <pokoli> mar: can we see the full traceback and the test? (please use a paste tool like pastebin and don't paste into the chat)
2014-04-24 10:55 <mar> http://pastebin.com/5031raxc
2014-04-24 10:58 <pokoli> mar: line 3 is wrong, you must instanciate the class to create the accountant
2014-04-24 11:01 <mar> thanks
2014-04-24 11:18 -!- uranus(~uranus@ool-182fa854.dyn.optonline.net) has joined #tryton
2014-04-24 11:41 -!- plantian(~ian@174.135.6.172) has joined #tryton
2014-04-24 13:11 -!- LordVan(~LordVan@gentoo/developer/LordVan) has joined #tryton
2014-04-24 13:42 -!- mariomop(~quassel@host237.186-125-97.telecom.net.ar) has joined #tryton
2014-04-24 13:43 -!- trytonuser(~Miranda@112.23.164.27) has joined #tryton
2014-04-24 13:44 <trytonuser> neso-setup-3.2.0.exe => 404 - Not Found
2014-04-24 13:45 <trytonuser> then how can i build it self or when will offical neso-setup-3.2.0.exe is ready?
2014-04-24 13:50 -!- jojonick(~Thunderbi@112.23.164.27) has joined #tryton
2014-04-24 13:51 -!- jojonick(~Thunderbi@112.23.164.27) has left #tryton
2014-04-24 14:15 -!- pobsteta(~Thunderbi@4cb54-3-88-160-87-54.fbx.proxad.net) has joined #tryton
2014-04-24 14:30 -!- vernichon(~Thunderbi@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2014-04-24 14:48 -!- vernichon(~Thunderbi@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2014-04-24 15:02 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2014-04-24 15:15 -!- digitalsatori(~Thunderbi@116.234.181.110) has joined #tryton
2014-04-24 15:18 -!- jeancavallo(~giovanni@bob75-9-88-181-2-176.fbx.proxad.net) has joined #tryton
2014-04-24 15:49 -!- gremly(~gremly@190.85.36.58) has joined #tryton
2014-04-24 16:13 -!- pobsteta(~Thunderbi@4cb54-3-88-160-87-54.fbx.proxad.net) has joined #tryton
2014-04-24 16:22 -!- alisonken1lap3(~alisonken@18.18.ultimate-int.uia.net) has joined #tryton
2014-04-24 17:03 -!- mar(~marius@v100.nfq.lt) has joined #tryton
2014-04-24 17:11 -!- digitalsatori(~Thunderbi@116.234.181.110) has joined #tryton
2014-04-24 17:44 -!- flox(~florent@unaffiliated/flox) has joined #tryton
2014-04-24 17:54 -!- Telesight(~anthony@77-175-159-159.FTTH.ispfabriek.nl) has joined #tryton
2014-04-24 17:57 -!- vcardon(~vcardon@LNeuilly-152-23-15-185.w193-252.abo.wanadoo.fr) has joined #tryton
2014-04-24 17:58 -!- vcardon(~vcardon@LNeuilly-152-23-15-185.w193-252.abo.wanadoo.fr) has left #tryton
2014-04-24 18:38 -!- pablovannini(~pablo@186.18.119.195) has joined #tryton
2014-04-24 19:26 -!- flox(~florent@unaffiliated/flox) has joined #tryton
2014-04-24 20:14 -!- vernichon(~Thunderbi@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2014-04-24 21:06 -!- sharkcz`(~sharkcz@server.danny.cz) has joined #tryton
2014-04-24 21:21 -!- mariomop(~quassel@host237.186-125-97.telecom.net.ar) has joined #tryton
2014-04-24 22:03 <rhowe> cedk: I asked about the "Hours per work" report and you asked if the client had an error log - where would that be? stdout/err from the client or does it write a file?
2014-04-24 22:57 -!- maxky(~max@p4FE24BFC.dip0.t-ipconnect.de) has joined #tryton
2014-04-24 23:02 <maxky> some questions on the accounting module:
2014-04-24 23:02 <maxky> 1. Are there demo data?
2014-04-24 23:03 <maxky> 2. What is the difference between account.account.type.template and account.account.template?
2014-04-24 23:04 <maxky> I thought that the former is for defining report structure and the latter for the accounts.
2014-04-24 23:04 <maxky> But, then, why has account.account.template a parent field?
2014-04-24 23:32 -!- maxky(~max@p4FE24BFC.dip0.t-ipconnect.de) has left #tryton

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