项目类型管理 / Project Type Management
不同类型不同项目编码等增强 / Different Coding for Different Project Types
为项目添加类型管理,不同类型自动生成不同编码,支持默认天数自动计算截止日期
Add type to project, auto generate different code for different project types, auto calculate end date by default days
功能概述 / Overview
为 Odoo 项目添加类型管理功能,不同类型项目自动使用不同编号序列生成编码,项目任务自动关联类型。每种类型可设置默认天数,创建项目时自动计算截止日期,项目类型编码在同一公司内唯一。
Add type management to Odoo projects. Different project types automatically use different naming sequences. Tasks inherit the project type. Each type can set default days to auto calculate the project end date. Type reference is unique per company.
完整功能列表 / Complete Feature List
保留原始功能描述 / Preserved original feature descriptions
-
1. 项目类型支持,项目及任务都关联类型
Project type support, both projects and tasks are associated with type -
2. 不同类型项目,不同编码
Different project types have different coding -
3. 多语言支持,多公司支持
Multi-language Support, Multi-Company Support -
4. 全版本支持
Support Odoo 19,18,17,16,15,14,13,12, Enterprise and Community and odoo.sh Edition -
5. 代码完全开源
Full Open Source
核心亮点 / Key Highlights
项目类型管理核心功能 / Core features of project type management
1. 项目类型管理 / Project Type Management
Add type to project and task
为项目和任务添加类型,不同类型项目不同管理方式
2. 不同类型不同编码 / Different Type Different Code
Auto naming by type sequence
按项目类型自动生成不同编号序列,创建项目时自动编号
3. 默认天数自动计算 / Default Days Auto Calculate
Auto end date from default days
根据项目类型的默认天数,自动计算项目截止日期
4. 任务自动关联类型 / Task Auto Link Type
Task inherits project type
任务自动继承所属项目的类型,方便按类型筛选和分组
通用特性 / General Features
多语言与多公司
Multi-Language & Multi-Company
完整的多语言翻译支持,适配全球化企业部署。原生多公司架构,数据严格隔离。
全版本兼容
Full Version Support
支持 Odoo 19, 18, 17, 16, 15, 14, 13, 12,EE/CE/.SH,兼容企业版、社区版及在线 SaaS。
代码完全开源
Full Open Source
基于 LGPL-3 协议开源,代码透明可审计,支持二次开发与定制。
使用流程 / How It Works
创建项目类型
Create Project Type
配置编号规则
Configure Sequence
创建项目自动编号
Create Project Auto Code
任务自动关联类型
Task Auto Link Type
支持与依赖模块 / Supported & Dependent Modules
- 项目 / Project
- 应用通用增强 / App Common
odooai.cn
专业Odoo服务伙伴-开发实施咨询培训全套解决方案 / Professional Odoo Solutions
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Project (project)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 8229 |
| Technical Name |
app_project_type |
| License | OPL-1 |
| Website | https://www.odooai.cn |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module