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] purchase sale inter company: Migration to 16.0 #430

Closed

Conversation

chafique-delli
Copy link
Contributor

@chafique-delli chafique-delli commented Jan 20, 2023

@chafique-delli chafique-delli mentioned this pull request Jan 20, 2023
25 tasks
@chafique-delli chafique-delli force-pushed the 16.0-mig-purchase_sale_inter_company branch 2 times, most recently from e47ddb6 to c0a5ad9 Compare February 3, 2023 17:10
@chafique-delli chafique-delli force-pushed the 16.0-mig-purchase_sale_inter_company branch from c0a5ad9 to 94d29c0 Compare February 13, 2023 13:42
@chafique-delli chafique-delli force-pushed the 16.0-mig-purchase_sale_inter_company branch from 94d29c0 to 0df6789 Compare March 3, 2023 09:43
@chafique-delli chafique-delli force-pushed the 16.0-mig-purchase_sale_inter_company branch 2 times, most recently from 665553c to d455a7b Compare March 15, 2023 18:56
Copy link
Contributor

@Kev-Roche Kev-Roche left a comment

Choose a reason for hiding this comment

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

LGTM

OCA-git-bot and others added 22 commits April 24, 2023 12:25
This is the splitted module from original to remove dependency on stock
Pricelist currency should be same with PO/SO document
If corresponding pricelist currency is not the same find or create propriate pricelist
Company contacts can be Vendors to create SO from PO
If purchase_exception or sale_exception modules are installed
we have an issue in tests, because order's confirm methods won't be called.
Possible fix is to set ignore_exception=True on orders in tests.
Exception check could be skipped by setting check_exception=False,
as mentioned in base_exception, but in fact it doesn't work.
Pricelist is set with the company
Update v14 latest changes related to test case failing
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: multi-company-15.0/multi-company-15.0-purchase_sale_inter_company
Translate-URL: https://translation.odoo-community.org/projects/multi-company-15-0/multi-company-15-0-purchase_sale_inter_company/
@chafique-delli chafique-delli force-pushed the 16.0-mig-purchase_sale_inter_company branch from d455a7b to 07a10bb Compare April 24, 2023 10:25
@chafique-delli
Copy link
Contributor Author

@sebastienbeau , can you review, please ?

@jumeldi74
Copy link

I think the issue of this module is, need to be in one branch with sale_purchase_inter_company, so that testing of all function can be covered. CMIIW

@JordiMForgeFlow
Copy link
Contributor

Hi @chafique-delli, it looks like it has been superseded in #513

@pedrobaeza
Copy link
Member

Yes, that's is, sorry. As you didn't put the module name correctly in the PR title, a search over the open pull request didn't return this one. Closing. Please feel free to review the merged one and add any comment.

@pedrobaeza pedrobaeza closed this Sep 28, 2023
@chafique-delli
Copy link
Contributor Author

chafique-delli commented Sep 29, 2023

Yes, that's is, sorry. As you didn't put the module name correctly in the PR title, a search over the open pull request didn't return this one. Closing. Please feel free to review the merged one and add any comment.

@pedrobaeza , I was unpleasantly surprised to see that another PR created recently for the same module was merged immediately. While my PR was awaiting reviews.

@pedrobaeza
Copy link
Member

As said, we search for existing migration, but yours didn't appear due to the incorrect PR title, and thus, we proceed with our usual flow: do the migration, and review ourselves (but doing it properly, not only "approving" it), without waiting for spontaneous reviewers. You can adopt such flow in your company, which is healthier, and also scale in PSC/maintainer roles for being able to mark the module in the migration issue, or merge the PR.

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.