Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] project_multi_company: Migration to 16.0 (from 12.0) #764

Open
wants to merge 5 commits into
base: 16.0
Choose a base branch
from

Conversation

legalsylvain
Copy link
Contributor

@legalsylvain legalsylvain commented Jan 30, 2025

current work

trivial migration from 12.0 to 16.0

migration note :

  • company_id is now native in project.tags
  • add company_id on new model project.project.stage

Description

This module adds support for multi company on Project module.
It adds company_id on the following models :

  • project.task.type (Task Stages)
  • project.project.stage (Project Stages)

@legalsylvain legalsylvain force-pushed the 16.0-mig-project_multi_company branch from fe4283e to 83a264a Compare January 30, 2025 15:42
@legalsylvain legalsylvain added this to the 16.0 milestone Jan 30, 2025
@legalsylvain legalsylvain marked this pull request as ready for review January 30, 2025 15:43
Copy link

@quentinDupont quentinDupont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested on runboat for projetc_project_stage ✔️
I don't find Projet task type (don't know what it is)

Code review ✔️

@legalsylvain
Copy link
Contributor Author

Thanks for your review !

I don't find Projet task type (don't know what it is)

It looks like the menu is hidden, except if you enable debug mode.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants