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

15.0 fix stock warehouse orderpoint unlink domain #161925

Open
wants to merge 2 commits into
base: 15.0
Choose a base branch
from

Conversation

PaoloYam
Copy link

Description of the issue/feature this PR addresses:

Fulfilling the if condition doesn't change anything as the the result of the concatenation isn't attributed. Also the domain contains an error as it should be id and not ids.

Current behavior before PR:

If record(s) are passed through the super, it doesn't change anything to the method's behavior as the domain stays the same.

Desired behavior after PR is merged:

If self.ids is true, the new value of domain would be: domain + [('id', 'in', self.ids]]).

@pgu-odoo


I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

@robodoo
Copy link
Contributor

robodoo commented Apr 15, 2024

Pull request status dashboard.

@C3POdoo C3POdoo requested review from a team April 15, 2024 14:58
@C3POdoo C3POdoo added CLA Contributor License Agreement Logistics about stock, mrp, delivery, purchase labels Apr 15, 2024
@pfertyk
Copy link
Contributor

pfertyk commented Apr 24, 2024

Hi and thank you for contributing! Could you please add a test to your PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Contributor License Agreement Logistics about stock, mrp, delivery, purchase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants