IRC logs of #tryton for Tuesday, 2012-06-19

chat.freenode.net #tryton log beginning Tue Jun 19 00:00:01 CEST 2012
2012-06-19 06:24 -!- rhubner(~rhubner@187.112.226.56) has left #tryton
2012-06-19 09:37 -!- grek3241(~johannes@31-18-162-222-dynip.superkabel.de) has left #tryton
2012-06-19 10:00 <grek3241> Hello, how can I handle results with mor than 1 result, like (customer,)=Party.find([('name','=','Mueller')])
2012-06-19 10:01 <grek3241> If more than 1 result there is an "ValueError: too many values to unpack"
2012-06-19 10:10 <cedk> grek3241: customers = Party.find(...)
2012-06-19 10:23 <grek3241> cedk: grand merci
2012-06-19 10:46 <grek3241> I creaded a sale with tryton 2.0, and after making shipment invoice was created, but I can't open shipment now: http://bugs.tryton.org/issue2662
2012-06-19 10:48 <grek3241> *can't open invoice* not shipment...
2012-06-19 15:30 -!- grek3241(~johannes@31-18-162-222-dynip.superkabel.de) has left #tryton
2012-06-19 17:03 -!- pjstevns(~pjstevns@nfg3.nfgs.net) has left #tryton
2012-06-19 20:30 <lukio> hello, i'm having a problem with on_change_with
2012-06-19 20:31 <lukio> i put my code in pastebin,, u can check it at: http://pastebin.com/RwZBmaJn
2012-06-19 20:32 <lukio> i'm not getting the field One2Many (sale_id) so i can't update other field.
2012-06-19 20:32 <lukio> thanks!
2012-06-19 20:33 <cedk> lukio: you must add sale_id to depends
2012-06-19 20:34 <cedk> lukio: by the way, using _id as suffix for m2o is not very good
2012-06-19 20:37 <lukio> cedk: thank you!
2012-06-19 23:55 -!- lukio(~lukio@186.23.122.88) has left #tryton

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