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][ADD] crm_create_project: Allow create project from lead or opportunity #577

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

EmilioPascual
Copy link
Contributor

This module was developed because sometimes you want to create the project from the crm without creating a sales order, for example when you want to plan a project.

It will be useful for you if you want to create a project before creating a quotation and confirming it or if you want to estimate, plan or know if you have the capacity before making the sale.

@rafaelbn @fcvalgar @yajo @Shide please review if you want. Thanks.

MT-6304 @moduon

@EmilioPascual
Copy link
Contributor Author

Error in tests is not related with this module

2024-06-27 14:25:01,687 312 ERROR odoo odoo.addons.crm_salesperson_planner.tests.test_crm_salesperson_planner_visit_template: FAIL: TestCrmSalespersonPlannerVisitTemplate.test_05_repeat_weeks
Traceback (most recent call last):
  File "/__w/crm/crm/crm_salesperson_planner/tests/test_crm_salesperson_planner_visit_template.py", line 215, in test_05_repeat_weeks
    self.assertEqual(self.visit_template_base.state, "done")
AssertionError: 'in-progress' != 'done'
- in-progress
+ done

Copy link

@fcvalgar fcvalgar left a comment

Choose a reason for hiding this comment

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

Copy link
Contributor

@Shide Shide left a comment

Choose a reason for hiding this comment

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

At least the origin link mail message post

crm_create_project/wizards/crm_create_project.py Outdated Show resolved Hide resolved
crm_create_project/wizards/crm_create_project.py Outdated Show resolved Hide resolved
crm_create_project/__manifest__.py Outdated Show resolved Hide resolved
crm_create_project/readme/CONTEXT.md Outdated Show resolved Hide resolved
crm_create_project/wizards/crm_create_project.py Outdated Show resolved Hide resolved
crm_create_project/views/crm_lead.xml Outdated Show resolved Hide resolved
crm_create_project/views/crm_lead.xml Outdated Show resolved Hide resolved
@EmilioPascual EmilioPascual force-pushed the 16.0-crm_create_project branch 2 times, most recently from 3f86a38 to 454cf2d Compare July 23, 2024 09:46
@EmilioPascual EmilioPascual requested review from yajo and Shide July 24, 2024 06:36
crm_project_create/readme/USAGE.md Outdated Show resolved Hide resolved
crm_project_create/wizards/crm_create_project.py Outdated Show resolved Hide resolved
crm_project_create/wizards/crm_create_project.xml Outdated Show resolved Hide resolved
crm_project_create/wizards/crm_create_project.xml Outdated Show resolved Hide resolved
@yajo
Copy link
Member

yajo commented Jul 25, 2024

FWIW the failure in tests is from #589

@yajo
Copy link
Member

yajo commented Jul 29, 2024

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 16.0-ocabot-merge-pr-577-by-yajo-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit f05553f into OCA:16.0 Jul 29, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 1678abd. Thanks a lot for contributing to OCA. ❤️

@yajo yajo deleted the 16.0-crm_create_project branch July 29, 2024 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants