IRC logs of #tryton for Friday, 2013-05-03

chat.freenode.net #tryton log beginning Fri May 3 00:00:02 CEST 2013
2013-05-03 10:31 <mrechte> My chart of accounts does not show debit / credit for view accounts (whereas balance is OK). Is that normal ?
2013-05-03 10:53 <cedk> mrechte: there is no move in views
2013-05-03 10:54 <pietervdr> Hi all, are there any plans to include CRM functionalities to your knowlegde?
2013-05-03 11:04 <cedk> pietervdr: what do you call CRM?
2013-05-03 11:08 <pietervdr> cedk: administration of appointments, phone calls, emails, reminders, agenda, leads, progress, etc.
2013-05-03 11:08 <cedk> pietervdr: almost all that is there
2013-05-03 11:09 <mrechte> cedk: sorry, I meant for accounts which have children: the balance is shown OK, but credit = debit = 0
2013-05-03 11:09 <cedk> mrechte: yes view has no moves
2013-05-03 11:13 <pietervdr> cedk: Oo? I think it is time to have a cloaser look at Tryton. The website ins not mentioning it in so many words.
2013-05-03 11:14 <pietervdr> cedk: Worked with OpenERP, but was a complete disaster. Thought Tryton much better, but not finished yet.
2013-05-03 11:14 <mrechte> cedk: I would expect to get sum(debit) and sum(credit) of children, as for the balance.
2013-05-03 11:18 <mrechte> cedk: and why are there 2 field functions in the code (one for the balance and one for the debit/credit) ?
2013-05-03 11:27 <cedk> mrechte: because they don't do the same
2013-05-03 11:31 -!- pietervdr(52ab65e9@gateway/web/freenode/ip.82.171.101.233) has left #tryton
2013-05-03 16:07 -!- sharoonthomas(~sharoonth@122.177.58.17) has left #tryton
2013-05-03 16:09 <sisalp> hello, do you know if it is possible to use a wiki application on a hg directory ?
2013-05-03 16:10 <sisalp> ideally with a wiki generating .rst flat files ?
2013-05-03 16:15 <cedk> sisalp: I know: http://werc.cat-v.org/
2013-05-03 16:15 <cedk> sisalp: but it is markdown
2013-05-03 16:17 <sisalp> I don't know if it make sens, but I wish to get non technical people writing some how-to on tryton, but wish the result to be "tryton blood compatible"
2013-05-03 16:47 <nicoe> sisalp: there is http://hatta-wiki.org/ and https://github.com/jgm/gitit
2013-05-03 17:11 <sisalp> nicoe:seems hatta will make me happy, thank you
2013-05-03 19:26 <plantian> What is the purpose of setting inherit to None? <field name="inherit" eval="None"/>
2013-05-03 19:26 <plantian> I'm trying to add a field to the product variant form and it doesn't seem to be working.
2013-05-03 19:42 <udono> plantian: Hi, I do't know either, it seems to be the way for removing xml-inherits http://codereview.tryton.org/670002/patch/55001/56063
2013-05-03 19:48 <plantian> udono: I see okay, so I guess that isn't my problem. My attempt to extend the product variant form just doesn't seem to show up.
2013-05-03 19:50 <plantian> I have something like this, is https://gist.github.com/ianjosephwilson/5511938
2013-05-03 19:51 <plantian> if anyone has any ideas, i'm trying to upgrade from the old product/template model in 2.6 to 2.8
2013-05-03 19:54 <udono> plantian: yes, the new form view seems to look different: http://codereview.tryton.org/670002/patch/55001/56064
2013-05-03 19:55 <udono> plantian: ups, no, my fault. Your inherits seems to fit.
2013-05-03 21:10 <cjbarnes18> evening all o/

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