|
5.
|
|
|
For those familiar with earlier OpenERP versions, the 6.1 series has a different architecture, and only requires the installation of a single OpenERP package.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/index.rst:17
|
|
6.
|
|
|
OpenERP GTK Client Installation
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:10
|
|
7.
|
|
|
The native GTK client is available as a legacy interface for users who still require it, but the recommended way to access OpenERP 6.1 is the built-in web interface.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:12
../../source/install/windows/client/index.rst:12
|
|
8.
|
|
|
Installing the required packages
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:16
../../source/install/linux/server/index.rst:13
|
|
9.
|
|
|
Python 2.6 or later is required for OpenERP 6.1. It is built-in in Ubuntu version 10.04 and above. A few Python libraries are also required, as listed below.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:18
../../source/install/linux/server/index.rst:15
|
|
10.
|
|
|
On a Debian-based Linux distribution you can install all required dependencies with this single command::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:21
../../source/install/linux/server/index.rst:18
|
|
11.
|
|
|
:guilabel:`gtk` : GTK+ is a highly usable, feature-rich toolkit for creating graphical user interfaces which boosts cross-platform compatibility and an easy-to-use API. ::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:28
|
|
12.
|
|
|
:guilabel:`glade` : Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment. ::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:32
|
|
13.
|
|
|
:guilabel:`matplotlib` : matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hard-copy formats and interactive environments across platforms. ::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:36
|
|
14.
|
|
|
:guilabel:`dateutil` : Provides date/time values in Python ::
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../../source/install/linux/client/index.rst:40
|