- Working with Odoo
- Greg Moss
- 202字
- 2021-07-16 20:25:25
Understanding Odoo releases
When deploying an Odoo system, it is important to understand the various Odoo versions, as well as the release and upgrade policies. There is currently one major release for versions 6.0, 7.0, and 8.0, as well as a master branch that is the latest development version which will soon become Odoo Version 9.0. The stable versions are the standard support version of Odoo and, typically, the one you should choose to install for most situations. The master version is the development version and will often contain bugs and unfinished features. This is primarily downloaded by developers or those who wish to get a look at the latest features.
Upgrading Odoo
The goal of the Odoo development team is to release two stable version upgrades each year. Odoo further labels some stable versions as Long Term Support (LTS) versions. These releases are supported by Odoo for those that have an Odoo Enterprise support contract. For any production environment, it is smart to choose an LTS version. Most importantly, installing an LTS release of Odoo will make bug fixes and patches much easier to implement.
- Java程序設計(慕課版)
- Rust編程:入門、實戰與進階
- 從程序員到架構師:大數據量、緩存、高并發、微服務、多團隊協同等核心場景實戰
- Designing Hyper-V Solutions
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- 算法精粹:經典計算機科學問題的Python實現
- Java 11 Cookbook
- Create React App 2 Quick Start Guide
- 深入淺出Python數據分析
- Visual Basic程序設計實驗指導及考試指南
- Kotlin語言實例精解
- Android初級應用開發
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL
- C# 7 and .NET Core 2.0 Blueprints
- Java Script從入門到精通(第5版)