摘要:
Frequently Asked QuestionsNeed to import data from an other application?In order to re-create relationships between different records, you should use the unique identifier from the original applicati... 阅读全文
摘要:
VirtualBox 3.2.10 gives me the following error message when booting Ubuntu 10.10:-iix4_smbus 0000.00.07.0: SMBus base address uninitialized - upgrade bios or use force_addr=0xaddrThis error is caused ... 阅读全文
摘要:
Create a user for the OpenERP applicationsudo adduser --system --quiet --shell=/bin/bash --home=/opt/odoo --gecos 'ODOO' --group odooInstall PostgreSQ... 阅读全文