IRC logs of #tryton for Thursday, 2015-09-24

chat.freenode.net #tryton log beginning Thu Sep 24 00:00:01 CEST 2015
2015-09-24 01:04 -!- smarro(~sebastian@181.16.4.44) has joined #tryton
2015-09-24 02:39 -!- squat(~quassel@net.srv.multi24.com) has joined #tryton
2015-09-24 03:04 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2015-09-24 03:29 -!- juanfe(~juanfe@190.85.115.49) has joined #tryton
2015-09-24 04:08 -!- intart(~intart@190.167.23.114) has joined #tryton
2015-09-24 05:34 -!- smarro(~sebastian@181.16.4.44) has joined #tryton
2015-09-24 07:02 -!- yangoon(~mathiasb@p549F073A.dip0.t-ipconnect.de) has joined #tryton
2015-09-24 07:13 -!- intart(~intart@190.167.23.114) has joined #tryton
2015-09-24 07:40 -!- frispete_(~frispete@p54A90136.dip0.t-ipconnect.de) has joined #tryton
2015-09-24 07:44 -!- vernichon(~Icedove@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2015-09-24 07:57 -!- rpit(~rpit@2a02:908:e670:3a80:30e1:5d2b:571e:4ea6) has joined #tryton
2015-09-24 08:08 -!- udono(~udono@ltea-047-067-011-245.pools.arcor-ip.net) has joined #tryton
2015-09-24 08:13 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2015-09-24 08:35 -!- rpit(~rpit@2a02:908:e670:3a80:30e1:5d2b:571e:4ea6) has joined #tryton
2015-09-24 08:45 -!- rpit(~rpit@2a02:908:e670:3a80:30e1:5d2b:571e:4ea6) has joined #tryton
2015-09-24 08:50 -!- rpit(~rpit@2a02:908:e670:3a80:30e1:5d2b:571e:4ea6) has joined #tryton
2015-09-24 09:31 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2015-09-24 09:33 -!- rpit(~rpit@2a02:908:e670:3a80:30e1:5d2b:571e:4ea6) has joined #tryton
2015-09-24 09:33 -!- aroncero(~aroncero@86.63.19.153) has joined #tryton
2015-09-24 09:38 -!- Jitesh_Nair(~jitesh@202.164.154.10) has joined #tryton
2015-09-24 09:38 -!- Jitesh_Nair(~jitesh@unaffiliated/jitesh-nair/x-6738125) has joined #tryton
2015-09-24 09:38 -!- Jitesh_Nair(~jitesh@unaffiliated/jitesh-nair/x-6738125) has left #tryton
2015-09-24 09:39 -!- Jitesh_Nair(~jitesh@unaffiliated/jitesh-nair/x-6738125) has joined #tryton
2015-09-24 09:48 <Jitesh_Nair> hey guys iam trying to link many2one with the account.invoice but iam getting KeyError: 'account.invoice'
2015-09-24 09:48 <Jitesh_Nair> other links are ok like product.product etc...
2015-09-24 09:48 <Jitesh_Nair> but the account.invoice section fails.
2015-09-24 09:50 <cedk> Jitesh_Nair: show the code
2015-09-24 09:52 <Jitesh_Nair> ok
2015-09-24 09:53 <Jitesh_Nair> http://dpaste.com/0S85KXR
2015-09-24 09:54 <Jitesh_Nair> when iam trying to install the module it shows the keyerror account.invoice
2015-09-24 09:57 <cedk> Jitesh_Nair: is your module depends on account_invoice module?
2015-09-24 10:31 -!- tbruyere(~tbruyere@mail.saluc.com) has joined #tryton
2015-09-24 12:09 <Jitesh_Nair> cedk, sorry something urgent came up.....
2015-09-24 12:10 <Jitesh_Nair> cedk, no dependent but there is only a single relation to the account_invoice module.
2015-09-24 12:15 <cedk> Jitesh_Nair: it must depend
2015-09-24 12:15 -!- Iezed(~Iezed@2.239.206.32) has joined #tryton
2015-09-24 12:15 <Jitesh_Nair> cedk, ok ok now i get it i should create account.invoice in my module too??
2015-09-24 12:16 <Jitesh_Nair> i just saw other modules like stock where product was used.
2015-09-24 12:17 <cedk> Jitesh_Nair: you must depend in tryton.cfg from all modules your are using in your module
2015-09-24 12:18 <Jitesh_Nair> cedk, that worked... thanks
2015-09-24 12:18 <Jitesh_Nair> thanks aagain
2015-09-24 13:54 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2015-09-24 14:18 -!- intart(~intart@190.167.23.114) has joined #tryton
2015-09-24 14:34 -!- frispete(~frispete@p54A90136.dip0.t-ipconnect.de) has joined #tryton
2015-09-24 14:45 -!- kstenger(~karla@200.124.209.158) has joined #tryton
2015-09-24 15:04 -!- vernichon(~Icedove@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2015-09-24 15:35 -!- ospaco(~pablo.con@2-141-89-200.fibertel.com.ar) has joined #tryton
2015-09-24 15:38 <ospaco> Hello!, I've some problems trying to see fields from a class with attribute many2one in form view type
2015-09-24 15:39 <ospaco> the first attribute is showed aligned to right and the others in next line in correct shape
2015-09-24 15:39 <ospaco> the views are very similar to country module example views
2015-09-24 15:40 <cedk> ospaco: I guess it will be easier if you show a screenshot
2015-09-24 15:40 <ospaco> ok cedk
2015-09-24 15:40 <ospaco> give a second
2015-09-24 15:41 <ospaco> I have the image how I can send it?
2015-09-24 15:41 <ospaco> by file?
2015-09-24 15:43 <cedk> ospaco: use a pastbin
2015-09-24 15:44 <ospaco> sorry I'm new on irc what pastbin is?
2015-09-24 15:44 <ospaco> a command?
2015-09-24 15:44 <cedk> ospaco: for example: pastebin.com
2015-09-24 15:44 <ospaco> ok
2015-09-24 15:49 -!- pablovannini(~pablo@186.18.45.163) has joined #tryton
2015-09-24 15:52 <ospaco> this is the url http://picpaste.com/Tryton-view-Fc1vZJYp.png
2015-09-24 15:53 <ospaco> sorry the delay cedk
2015-09-24 16:00 <cedk> ospaco: so what is the problem?
2015-09-24 16:06 <ospaco> the problem is I have 3 attributes and the first one y aligned to right, and I can't align it to left
2015-09-24 16:06 <ospaco> I try differents attributes onxml file , but wihtout success
2015-09-24 16:07 <ospaco> I don't understand why is the problems
2015-09-24 16:07 <ospaco> is very simple thing
2015-09-24 16:08 <cedk> ospaco: I'm pretty sure you have an invisible field before
2015-09-24 16:08 -!- bvillasanti(~bvillasan@190.105.65.239) has joined #tryton
2015-09-24 16:09 <cedk> ospaco: probably the reverse many2one of the one2many
2015-09-24 16:09 -!- bvillasanti(~bvillasan@190.105.65.239) has joined #tryton
2015-09-24 16:09 -!- alimon(alimon@nat/intel/x-afbhdzslxjxaemlf) has joined #tryton
2015-09-24 16:10 <ospaco> ok, I' going to work on it and I'll tell you, thanks for your time
2015-09-24 16:17 -!- rpit(~rpit@2a02:908:e670:3a80:20ec:e0ac:f594:b2a6) has joined #tryton
2015-09-24 16:29 -!- rpit(~rpit@2a02:908:e670:3a80:20ec:e0ac:f594:b2a6) has joined #tryton
2015-09-24 16:35 <ospaco> cedk, I was trying and appears like the form view is ignored and just take labels from fields defined on py file
2015-09-24 16:37 <cedk> ospaco: so I guess you did not register correctly your form view
2015-09-24 16:39 <ospaco> cedk: ok I'm going to lokk that, and a doubt that I have is: in definition of model inside xml view file, the name is Class Name or attribute __name__ defined in py file?
2015-09-24 16:40 <cedk> ospaco: __name__
2015-09-24 16:40 <cedk> ospaco: we never take care of the class Name
2015-09-24 16:42 <ospaco> ok, thanks and I keep on working and let you know how goes this
2015-09-24 16:42 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2015-09-24 16:49 <ospaco> cedk: Eureka! the error was that I was defining class name instead of attribute __name__, thanks a lot!!
2015-09-24 16:49 <cedk> ospaco: indeed we trick Python because __name__ become the class name :-)
2015-09-24 16:50 <ospaco> cedk: ok
2015-09-24 16:50 <ospaco> cedk: I'm a newbie python as well
2015-09-24 17:41 -!- vernichon(~Icedove@gex01-1-78-234-55-95.fbx.proxad.net) has joined #tryton
2015-09-24 18:00 -!- juanfe(~juanfe@190.85.115.49) has joined #tryton
2015-09-24 18:13 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2015-09-24 18:26 -!- juanfe(~juanfe@190.85.115.49) has joined #tryton
2015-09-24 19:44 -!- sunny_dealmeida(~quassel@203.115.71.174) has joined #tryton
2015-09-24 21:55 -!- smarro(~sebastian@181.29.139.176) has joined #tryton
2015-09-24 23:25 -!- nicoe(~nicoe@2.Red-88-0-254.dynamicIP.rima-tde.net) has joined #tryton

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