Openerp

From DWIKI
Revision as of 19:33, 18 December 2008 by Tony (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

http://www.openerp.org

Installing

Gentoo

Dependencies

  • lxml
  • psycopg:0 (slotted version 1 )

documentation says:

su terp -c "/usr/local/openerp/bin/openerp-server --init=all -lnl_NL --pidfile=/var/run/TinyERP/tinyerp-server.pid --logfile=/var/log/TinyERP/tinyerp-server.log -s --stop-after-init"

===Errors and possible interpretations of them psycopg.ProgrammingError: ERROR: relation "ir_module_module" does not exist

This means no tables have been created, documentation of course fails to tell this.


Client on Gentoo

Error: python module mx.DateTime (date and time handling routines for Python) is required

  • egenix-base ?