-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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][FIX] sale_partner_shipping_invoice_domain: generate README #2771
Conversation
@@ -0,0 +1 @@ | |||
Adds a domain on shipping address to filter out the irrelevant contacts instead of choosing from every contact in DB. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adds a domain on shipping and invoicing address in SO to only allow partner's child contacts instead of choosing from every contact in DB.
1ef01f1
to
7fd8802
Compare
7fd8802
to
ab3bf2a
Compare
@pedrobaeza merge? (it's only documentation) |
This PR has the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ocabot merge patch
What a great day to merge this nice PR. Let's do it! |
Congratulations, your PR was merged at 24acd90. Thanks a lot for contributing to OCA. ❤️ |
Added DESCRIPTION.rst. Without it, the Readme wouldn't be generated using OCA tooling.