Skip to content
L. Arnold edited this page Mar 15, 2015 · 10 revisions

Fork started at: https://github.com/l-arnold/postgresql---openerp

3-15-15 Will focus on Version 8 Odoo (new name for OpenErp)


Version 7, just built for self, notes below

Method for Building to be base on: http://www.vionblog.com/install-openerp-7-0-from-trunk/ Adding Magento_OpenERP_Connector from: http://openerp-magento-connector.com/

Postgres Postgres user Openerp openerp user TKLDEV (how to use?) Launchpad OpenERP (bzr pulls) Can we use Git or WGET?

  • Need Server, Web, Addons folder (and magento connector specific pulls) (perhaps Magento Connector should be left of this)

Start OpenERP Server

  • Need Instructions on how to run Server, from within SSH.
  • Could possibly be run in Webmin but needs an interface
  • Setup needs to specify Running Port Number.

Client

  • Runs in WebPage after Server setup and started (Does not use LightPPD or Apache. OpenERP has own)
  • can operate as "standalone client" by running as Chrome WebAp (simple documentation or could be scripted (not critical LA)) [@l-arnold]/(l-arnold)

From Alon's How-To on a new Appliance

new appliance

clone the closest appliance repo from turnkeylinux-apps to tkldev  
      * (LAPP or POSTRES ?  not a standard Apache install, so Postgres!) .. 
rm -rf .git; git init  (look at docs/ l.a.)
hack, commit, repeat...
register repo on github in your account and push your branch
let us know via the tracker

Clone this wiki locally