project
project copied to clipboard
Odoo Project Management and Services Company Addons
1. Allow copying of projects (Add own sequence record `P1-PXXXXX`) 2. Fix updating task keys after changing project key containing `-` (replaced split_part by substring) 3. Fix updating sequence name...
Hello, I installed the Module and after accessing the Timeline Vision, then viewing the tasks, when I try to return to the Projects Page through the link in the header,...
@Tecnativa TT37717
I'm not sure we need to be in debug mode for this field. https://github.com/OCA/project/blob/e51d93eac83ec6629d6666c43f6e215a95d64f38/project_task_pull_request/views/project_task_pull_request_view.xml#L28
This PR is adding tests for purchase invoice and purchase invoice lines button call https://codecov.io/gh/OCA/project/src/13.0/project_purchase_link/models/project_project.py
current module doesn't play nice with project_template. use case: 1. create a project and set it as a template. Set key = "BRX" 2. using a service product configured with...
This module adds a field "Task Team" in project tasks with two goals: Tracking which team member(s) are working on a specific task. Restricting team-member access only to tasks where...
Migration to v14 Based on PR #802 and with dependencies on [OCA/project-reporting/tree/14.0/project_task_report](https://github.com/OCA/project-reporting/tree/14.0/project_task_report)
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-15.0 # Modules to migrate - [x] ~~project_category - By @emagdalenaC2i - #872~~ - Included in Odoo Core - [x] project_administrator_restricted_visibility - By @pilarvargas-tecnativa - #1143 - [...