Login Form

OpenERP

OpenERP v.5.0.12–> 6.0.1 migration: fixing problem with incorrect table schema definition for output

The common problem at the migration is when the expressor (in my case ver.3.4) created output table schema incorrectly. You can realize such a problem when you write your rules and all of a sudden you see that values with decimal parts cannot be writen. Or in my case, some times, I cannot store text data.

Register to read more...

OpenERP v.5.0.12–> 6.0.1 migration: financial information/taxes

In this article I explain how I migrated account_tax_code and account_tax tables.

Register to read more...

OpenERP v.5.0.12–> 6.0.1 migration: financial information/financial dictionaries

account_payment_term table migration

The table is quite small, you can use expressor Studio for the migration or simply merge all data directly by editing information in tables.

Register to read more...

Migration of OpenERP v.5.12 to v.6.1 – experience

My general need is to migrate my old OpenERP system where primarily I had accounting information – invoices, contacts, companies, products.

Register to read more...

Installation PostgreSQL 9 + OpenERP 6 server on Ubuntu 10.10

OpenERP vertsion 6 with PostgreSQL 9 installation guide for Ubuntu 10.10 desktop OS

Register to read more...