IRC logs of #tryton for Saturday, 2017-07-01

chat.freenode.net #tryton log beginning Sat Jul 1 00:00:01 CEST 2017
2017-07-01 00:22 -!- JosDzG(~Thunderbi@189.250.45.130) has joined #tryton
2017-07-01 01:31 -!- kobain(~kobain@unaffiliated/kobain) has joined #tryton
2017-07-01 02:13 -!- kstenger1(~karla@r190-133-88-11.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-07-01 02:31 -!- thaneor(~ldlc6@r179-25-64-151.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-07-01 02:33 -!- JosDzG(~Thunderbi@189.250.45.130) has joined #tryton
2017-07-01 05:41 -!- csotelo(~csotelo@190.41.123.53) has joined #tryton
2017-07-01 06:14 <csotelo> dear coder.. I have an issue trying to install tryton 3.8 on a deb server
2017-07-01 06:14 <csotelo> 'NoneType' object has no attribute 'hashpw'
2017-07-01 06:14 <csotelo> any suggest???
2017-07-01 07:25 <udono1> csotelo: hi, you need to install python bcrypt package.
2017-07-01 07:26 <csotelo> udono1, thanks!! let me try
2017-07-01 07:27 <csotelo> udono1, you are completely right!!!
2017-07-01 07:28 <csotelo> thanks a lot
2017-07-01 07:28 <udono1> csotelo: Welcome
2017-07-01 09:30 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2017-07-01 09:40 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-07-01 09:47 <csotelo> hello coders, I am tryton to do a search in proteus, however I am wrong. I m doing Party = Model.get('party.party') \ party = Party() \ party = Party().search( ... )
2017-07-01 09:47 <csotelo> without success
2017-07-01 09:47 <csotelo> any suggest ??
2017-07-01 09:50 <csotelo> I have found how to do it
2017-07-01 09:50 <csotelo> thanks
2017-07-01 10:02 <cedk> csotelo: use .find on proteus
2017-07-01 10:02 <csotelo> cedk, yes, I have found some exmaples on rst files
2017-07-01 10:02 <csotelo> thanks a lot
2017-07-01 10:02 <cedk> csotelo: and use the class: Party.find(...)
2017-07-01 12:52 -!- rpit(~rpit@aftr-37-24-144-89.unity-media.net) has joined #tryton
2017-07-01 13:08 <csotelo> dear coders
2017-07-01 13:09 <csotelo> I am working with a ticket printer, I ma designing the ticket on libre office, is it the best way or is there a better way?
2017-07-01 13:12 <cedk> csotelo: I would recommand: https://github.com/python-escpos/python-escpos
2017-07-01 13:12 <cedk> and http://hg.b2ck.com/python-escpos-xml/
2017-07-01 13:12 <csotelo> cedk, thanks .. let me check it
2017-07-01 13:13 <cedk> I made a project with Tryton with printing tickets with escpos printer
2017-07-01 13:15 <cedk> the xml lib is nice to generate ticket using the Tryton report engine
2017-07-01 13:15 <csotelo> I see
2017-07-01 13:18 <csotelo> I am tryton to figure how to prepare a report from a tryton module and send it to the tryton client.. probably I am misunderstandig the module.. I will try it
2017-07-01 13:21 <cedk> csotelo: my links are not related to Tryton, it is just Python library that allow to send printing instruction to escPOS printers (common & cheap ticket printers)
2017-07-01 13:22 <csotelo> cedk, Yes, I know, I just was thinking while typewritting... as If were looking for an answer on my brain
2017-07-01 13:23 <csotelo> I dont know how to explain, my brain always make a relationship between tryton and libreoffice, the I have read you code and though, how could I impement it on my code, somethig like that
2017-07-01 13:32 <csotelo> cedk, coudl you share a piece of your code from the project you have made with tryton using escpos?
2017-07-01 13:33 <cedk> csotelo: I do not know if I'm allowed but it is not very different than the email templating from notification_email module
2017-07-01 13:34 <cedk> csotelo: or from the email in web_user
2017-07-01 13:34 <csotelo> that is a nice help!
2017-07-01 13:34 <csotelo> :D
2017-07-01 14:33 -!- thaneor1(~ldlc6@r186-48-44-68.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-07-01 16:47 -!- kstenger(~karla@r190-133-233-6.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-07-01 18:05 -!- JosDzG(~Thunderbi@189.250.45.130) has joined #tryton
2017-07-01 18:25 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-07-01 18:28 -!- JosDzG(~Thunderbi@189.250.45.130) has joined #tryton
2017-07-01 18:33 -!- udono(~udono@b9168f8a.cgn.dg-w.de) has joined #tryton
2017-07-01 18:35 -!- JosDzG(~Thunderbi@189.250.45.130) has joined #tryton
2017-07-01 19:22 -!- JosDzG(~Thunderbi@189.250.45.130) has joined #tryton
2017-07-01 19:52 -!- kobain(~kobain@unaffiliated/kobain) has joined #tryton
2017-07-01 21:55 -!- smarro(~sebastian@181.16.7.104) has joined #tryton
2017-07-01 22:00 -!- semarie(~semarie@unaffiliated/semarie) has joined #tryton
2017-07-01 22:41 -!- nicoe(~nicoe@2a02:a03f:30b2:3c00:ee55:f9ff:fe7b:f7ac) has joined #tryton
2017-07-01 23:02 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton

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