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

[FIX] purchase: move reference update to the right onchange #32661

Closed
wants to merge 1 commit into from

Conversation

len-foss
Copy link
Contributor

Move the code from commit ea1fc12 to the onchange on purchase_id.
The field vendor_bill_purchase_id is a technical one added in v12 to allow using
old vendor bills as template for new vendor bills.
However the logic on purchase_id was already in v11, so we match commit 1423973

opw 1962364

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

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

Move the code from commit ea1fc12 to the onchange on purchase_id.
The field vendor_bill_purchase_id is a technical one added in v12 to allow using
old vendor bills as template for new vendor bills.
However the logic on purchase_id was already in v11, so we match commit 1423973

opw 1962364
@C3POdoo C3POdoo added the OE the report is linked to a support ticket (opw-...) label Apr 12, 2019
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Apr 12, 2019
@len-foss
Copy link
Contributor Author

robodoo r+

robodoo pushed a commit that referenced this pull request Apr 12, 2019
Move the code from commit ea1fc12 to the onchange on purchase_id.
The field vendor_bill_purchase_id is a technical one added in v12 to allow using
old vendor bills as template for new vendor bills.
However the logic on purchase_id was already in v11, so we match commit 1423973

opw 1962364

closes #32661

Signed-off-by: Nans Lefebvre (len) <len@odoo.com>
@robodoo
Copy link
Contributor

robodoo commented Apr 12, 2019

Merged, thanks!

@robodoo robodoo closed this Apr 12, 2019
@len-foss len-foss deleted the 12.0-opw1962364-purrx-len branch April 12, 2019 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses OE the report is linked to a support ticket (opw-...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants