-
-
Notifications
You must be signed in to change notification settings - Fork 313
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
[18.0] [MIG] sale_order_customer_free_ref #1126
[18.0] [MIG] sale_order_customer_free_ref #1126
Conversation
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.
Currently translated at 100.0% (8 of 8 strings) Translation: edi-14.0/edi-14.0-sale_order_customer_free_ref Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-sale_order_customer_free_ref/es/
6f3d147
to
f1eb734
Compare
@simahawk and @mmequignon please review this PR |
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.
small remark
f1eb734
to
b98b5e1
Compare
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.
LGTM
/ocabot migration sale_order_customer_free_ref |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at f1fd37c. Thanks a lot for contributing to OCA. ❤️ |
No description provided.