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

[14.0][MIG] sale_order_customer_free_ref: Migration to 14.0 #452

Merged
merged 6 commits into from
Oct 15, 2021

Conversation

hiepnh97
Copy link

No description provided.

@hiepnh97 hiepnh97 mentioned this pull request Sep 28, 2021
36 tasks
@TDu
Copy link
Member

TDu commented Oct 14, 2021

Thanks for the migration. That fixup commit could be squashed, but that's non blocking.

TDu and others added 6 commits October 14, 2021 21:45
The goal of this module is to improve on the `client_order_ref` on `sale.order`.

By default Odoo only has one field to handle the customer reference of a sale order.
But when using EDI some specifications allow to have two fields for this, the customer
order Id and a customer (free) reference.

To help with this, this module adds two specific fields for them and transform the
`client_order_ref` standard field into a computed one.

The two new fields are also passed on to created invoices.
@dzungtran89 dzungtran89 force-pushed the 14.0-mig-sale_order_customer_free_ref branch from fbec8e1 to d017655 Compare October 14, 2021 14:46
@simahawk
Copy link
Contributor

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 14.0-ocabot-merge-pr-452-by-simahawk-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Oct 15, 2021
Signed-off-by simahawk
@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@OCA-git-bot
Copy link
Contributor

It looks like something changed on 14.0 in the meantime.
Let me try again (no action is required from you).
Prepared branch 14.0-ocabot-merge-pr-452-by-simahawk-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit a82b329 into OCA:14.0 Oct 15, 2021
@OCA-git-bot
Copy link
Contributor

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

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.

5 participants