摘要: .conf 文件配置的 多线程数量为0后使用odoo 的默认配置,会产生多个进程 workers = 1 阅读全文
posted @ 2025-04-24 22:14 Orientation 阅读(15) 评论(0) 推荐(0)
摘要: File – >Settings – >Languages & Frameworks – >Template Languages-- >Template language设置为None 阅读全文
posted @ 2025-04-24 22:11 Orientation 阅读(25) 评论(0) 推荐(0)
摘要: odoo10 连接数据库报错 psycopg2.OperationalError: authentication method 10 not supported 修改postgre配置文件 pg_hba.conf C:\Program Files\PostgreSQL\13\data 中的加密方式 阅读全文
posted @ 2025-04-24 22:06 Orientation 阅读(25) 评论(0) 推荐(0)