Search Criteria
Package Details: openerp-client 6.1_1-5
Git Clone URL: | https://aur.archlinux.org/openerp-client.git (read-only, click to copy) |
---|---|
Package Base: | openerp-client |
Description: | OpenERP GTK client |
Upstream URL: | http://openerp.com/ |
Licenses: | |
Submitter: | tocer |
Maintainer: | net147 |
Last Packager: | net147 |
Votes: | 26 |
Popularity: | 0.000000 |
First Submitted: | 2009-05-19 14:51 |
Last Updated: | 2017-02-21 03:36 |
Dependencies (13)
- glade (glade-git)
- graphviz
- gts
- hippo-canvas
- python2
- python2-dateutil
- python2-egenix-mx-base
- python2-lxml
- python2-matplotlib
- python2-pydot
- python2-pyparsing
- python2-pytz
- python2-setuptools
Latest Comments
« First ‹ Previous 1 2 3
Anonymous comment on 2011-01-06 10:24
out of date. Just replacing the version number and the checksum it will be updated
thanks
herve commented on 2010-10-27 07:34
Thanks, I'll take care of it. ;-)
tocer commented on 2010-10-27 01:25
welcome anyone adopting the packages
herve commented on 2010-10-25 11:24
See my update at http://bpaste.net/show/10346/
It's just replacing "python" dependency by "python2" because other dependencies are stick to Python 2.7 anyway.
herve commented on 2010-10-25 11:18
I've just noticed 5.0.14 is out.
herve commented on 2010-10-25 11:01
Hi, just to note that the client doesn't like the switch to Python 3:
$ openerp-client
File "./openerp-client.py", line 140
except KeyboardInterrupt, e:
^
And given that Python 2.6 paths are hardcoded, there's probably more to do.