project
project copied to clipboard
Odoo Project Management and Services Company Addons
Adding cherry-picks from 14.0 to 13.0
This is the migration of project_timesheet_time_control to 15.0 This module has a dependency on : hr_timesheet_task_domain (https://github.com/OCA/timesheet/pull/499)
## Module Module: project_key ## Describe the bug The module tries to take existing projects and create keys for them automatically. This works in a barebones installation where there's only...
As discussed on https://odoo-community.org/groups/contributors-15/contributors-195985?mode=thread&date_begin=&date_end= here a suggested implementation to follow materials/consumable usages per projects ~Depends on https://github.com/OCA/project/pull/920 (merged) to pass unite tests.~ - [x] make available products configurable - [x]...
Previous this improvement when user launch wizard to "Start work", user can set "Start Time" and optionally "End Time". If user set "End Time" an timesheet line is created with...
module: project_timeline version: 14.0 hi! **Steps to reproduce** - **Current behavior** **Expected behavior** We are interested in your Odoo module project_timeline. We need several upgrades of the module for our...
simple migration
While creating a new company a new project is created with 2 tasks by the `hr_timesheet._create_internal_project_task` method. Without sequence available on all companies, tasks can't be created and will raise...