Skip to content. | Skip to navigation

Personal tools

Navigation

You are here: Home / Tips / Enterprise Resources

Enterprise Resources

ERP, CRM https://www.odoo.com/forum/help-1/question/how-to-export-and-import-all-the-crm-work-77732 這樣會一直失敗 但我改成 location /longpolling/ { proxy_pass http://odoochat/; } 成功

Odoo

安裝方式 nightly build

$ sudo su -
# apt-get install postgresql -y
# wget -O - https://nightly.odoo.com/odoo.key | apt-key add -
# echo "deb http://nightly.odoo.com/13.0/nightly/deb/ ./" >> /etc/apt/sources.list.d/odoo.list
# apt-get update && apt-get install odoo
# exit

OperationError: FATAL odoo does not exist

$ sudo su - postgres -c "createuser -s odoo"
$ sudo /etc/init.d/postgresql start
$ sudo /etc/init.d/odoo start

Ubuntu 18.04 使用 systemd 而取消 rc.local

$ systemctl status odoo
$ sudo systemctl enable --now odoo
$ ss -tunelp | grep 8069

Internal Error when First Time Logging

Backup Restore

Technical Memento ORM

Load Demo Data After Creating DB Clean DB Without Losing Configuration

Requests for Quotation

There are successful tries of Odoo integration into Django website, but my opinion – it is useless. Odoo have its own website builder and its own API for developing business-logic. But main advantage is: Odoo have already developed full stack of business applications. Technically Odoo ERP integration is asking Odoo for data and handling it at website pages with AJAX, there are several specific problems but it is possible.

Django signal: exec when db triggered

tryton: based on OpenERP

Development

Default Fields 基本欄位 關連欄位 Building Modules

GitHub for User Documentation

Access for Write res.partner

Hide export from More Menu

Integration

odoo-saas-tools demo video

Free Tools: ELK stack

Tableau Power BI: UX Design Tips

Dashboard: Metabase: BigQuery, Crate, Druid, Google Analytics, H2, MongoDB, MySQL, PostgreSQL, Presto, Amazon Redshift, SQLite, SQL Server

Mail route to user alias ends up with ValueError

Plone cartjs