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

[17.0][MIG] crm_project_task: Migration to 17.0 #545

Open
wants to merge 13 commits into
base: 17.0
Choose a base branch
from

Conversation

mde-scopea
Copy link

No description provided.

@OCA-git-bot
Copy link
Contributor

Hi @EmilioPascual,
some modules you are maintaining are being modified, check this out!

@mde-scopea mde-scopea mentioned this pull request Jan 31, 2024
19 tasks
Copy link

github-actions bot commented Jun 2, 2024

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jun 2, 2024
@EmilioPascual
Copy link
Contributor

@mde-spring can you make rebase to launch runboat again, please? Thank you

EmilioPascual and others added 13 commits June 11, 2024 09:02
- Added field lead_id in task.
- Added field task_ids in lead.
- Added smart button in lead to show related tasks.
Currently translated at 100.0% (26 of 26 strings)

Translation: crm-15.0/crm-15.0-crm_project_task
Translate-URL: https://translation.odoo-community.org/projects/crm-15-0/crm-15-0-crm_project_task/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: crm-16.0/crm-16.0-crm_project_task
Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_project_task/
Currently translated at 100.0% (26 of 26 strings)

Translation: crm-16.0/crm-16.0-crm_project_task
Translate-URL: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_project_task/fr/
task.message_post(
body=_(
"Task created from lead/opportunity "
"<a href=# data-oe-model=crm.lead data-oe-id=%(lead)d>%(name)s</a>.",
Copy link
Contributor

Choose a reason for hiding this comment

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

Link in message post is not working properly
image

self.lead_id.message_post(
body=_(
"Task <a href=# data-oe-model=project.task "
"data-oe-id=%(task)d>%(name)s</a> created.",
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as before
image

@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jun 16, 2024
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.

5 participants