IRC logs of #tryton for Thursday, 2012-07-05

chat.freenode.net #tryton log beginning Thu Jul 5 00:00:01 CEST 2012
2012-07-05 08:58 <scrapper> hello folks in Tryton 2.2.0 module purchase in purchase.py the manually filled purchase date gets overwritten by the actual date when the button "Confirm" is pressed. First one has to click button "Quotation" -> than the Purchase date is still the valid manually entered value. But after clicking "Confirm" the manually entered "Purchase Date" gets overwritten by the actual days date. I think this is a BUG. Can you guys tell me more
2012-07-05 08:58 <scrapper> about that issue?
2012-07-05 09:07 <scrapper> Why should a "Purchase Date" field be editable at first - when it gets overwritten later on?
2012-07-05 11:16 <scrapper> irclog: To solve the "Purchase Date" issue I have excluded in Tryton 2.2.0 in purchase.py line ~740 self.set_purchase_date(purchase.id)
2012-07-05 12:02 <pietervdr> Hi, how can I install trytond_account_nl on a fresh ubuntu 12.04 / tryton-server install?
2012-07-05 12:02 <pietervdr> As you wil understand, I am a newbie on both
2012-07-05 12:06 <nicoe> pietervdr: didn't "pip install trytond_account_nl" worked ?
2012-07-05 12:07 <nicoe> And AFAIK there is no trytond_account_nl module where did you get it ?
2012-07-05 12:08 <pietervdr> See: http://pypi.python.org/pypi/trytond_account_nl/2.2.2 for example
2012-07-05 12:22 <pietervdr> nicoe: can I use the pip command just like that or do I have to install anything (like with easy_install etc)?
2012-07-05 12:24 <nicoe> In theory if the package has been well done then the pip command should be enough
2012-07-05 12:54 <pjstevns> pietervdr: and if the account_nl package doesn't install please let me know
2012-07-05 13:10 <pietervdr> pjstevns: since you seem to be the creator of the module, is pip the appropriate way?
2012-07-05 13:13 <pietervdr> Installed python-pip and it looks like it works. Thanks both of you.
2012-07-05 13:13 <pjstevns> Like nicoe said: it should work. But I always use 'zc.buildout' driven deployments
2012-07-05 13:13 <pjstevns> ah great
2012-07-05 13:15 -!- pietervdr(52ab65e9@gateway/web/freenode/ip.82.171.101.233) has left #tryton
2012-07-05 21:28 -!- pietervdr(5354caee@gateway/web/freenode/ip.83.84.202.238) has left #tryton
2012-07-05 21:57 <lukio> hello, I have a problem to set a domain to a many2one field. my code at -> http://pastebin.com/SD13kEWj
2012-07-05 21:58 <lukio> i'm trying to set a domain filtering by the context. but the problem seems that i can't get the active context
2012-07-05 21:59 <lukio> any idea is welcome
2012-07-05 22:38 <lukio> hello ?
2012-07-05 23:15 <bechamel> lukio: I'm not sure to understand what you want to achieve, but I don't think it's possible
2012-07-05 23:24 <bechamel> lukio: I just checked the client code and it seems that the wizard correctly fill the contect with the active id (in ./tryton/gui/window/wizard.py line 71)
2012-07-05 23:35 -!- rhubner(~rhubner@177.40.67.34) has left #tryton
2012-07-05 23:52 -!- scrapper(~scrapper@188-23-14-251.adsl.highway.telekom.at) has left #tryton

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