2012/9/14 Cédric Krier <[email protected]> > On 14/09/12 08:55 -0500, Jorge Luis Medina Begazo wrote: > > Hello: > > > > I was testing the las client of tryton in windows,Ubuntu and DEbian. In > > windows when I click to print a reports, its sends to the printer, but > when > > tried it in ubuntu or debian, it just open the program associated to the > > file that reports use (if it's odt uses openoffice or libreoffice, if > it's > > txt use gedit, etc.), from what I read , tryton for linux uses the > command > > xdg-open, so I changed in the file common.py and the button of printing > > it's sending to the printer in Debian and Ubuntu, So I would like to know > > why is used the command xdg-open instead of using /usr/bin/lp?, maybe > there > > is a bug or sometihing > > lp is not able to print any kind of format. > And more over, it should ask for the printer etc, but there is no such > standard on UNIX. It would be great to have an xdg-print. > > -- > Cédric Krier > > B2CK SPRL > Rue de Rotterdam, 4 > 4000 Liège > Belgium > Tel: +32 472 54 46 59 > Email/Jabber: [email protected] > Website: http://www.b2ck.com/ >
Ok, I understand, but that in windows doesn't have either, So what we need is a module in tryton to print, a prompt like the other applications have, is there any development on this? maybe I could help -- -- [email protected] mailing list
