odoo 系统操作备忘录

修改默认web端口

# C:\odoo13\server\odoo.conf
...
http_port = 28069 # 默认为8069
...