IRC logs of #tryton for Friday, 2013-01-04

chat.freenode.net #tryton log beginning Fri Jan 4 00:00:02 CET 2013
2013-01-04 11:17 <iamnoob> hi good day again.. question here. i got a field name (fields.Many2One). now when im encoding a value to it via "search record" when i select from record.. it seems its giving me the index number. how can "search record" give me the field value.. and not the index number? sorry for my bad english.. im trying my best to express my problem.
2013-01-04 11:18 <iamnoob> i live here in the philippines.. and im checking the IRC logs.. so its ok if you guys replied late.. thanks again..
2013-01-04 12:02 <cedk> iamnoob: it is probably because you did not define a correct _rec_name
2013-01-04 18:28 <feenux2> How does one go about adding product variants?
2013-01-04 18:32 <cedk> feenux2: what do you mean?
2013-01-04 18:34 <feenux2> cedk: I want to create a master product, a shirt, and have children based on size and color.
2013-01-04 18:36 <cedk> feenux2: the Models are there but there is no module that implement the views
2013-01-04 18:39 -!- navis(~user@91.180.233.22) has left #tryton
2013-01-04 18:40 <feenux2> cedk: Ok, that is what is likely confusing me. A shirt would be a Template and a child would be a Product then correct? Can a product have its own pricing?
2013-01-04 18:41 <cedk> feenux2: correct
2013-01-04 18:41 <cedk> feenux2: it can if you redefine the price on the Product Model
2013-01-04 18:43 <feenux2> cedk: Great. I'm looking into replacing my current employer's ERP system, and Tryton's code base has appeared to be the most manageable so far compared to some of the others I've looked at.
2013-01-04 18:44 <rmu> feenux2: there are some product_variant modules on bitbucket
2013-01-04 18:45 <rmu> feenux2: forked from a common ancestor, but not really completely complete ;-)
2013-01-04 18:46 <feenux2> rmu: Thanks. I'll take a look at those.

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