-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
[16.0][ADD] edi_sale_edifact_oca #32
[16.0][ADD] edi_sale_edifact_oca #32
Conversation
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.
AFAIS this is more a module for testing the integration rather than providing features, right?
866430c
to
bd847e2
Compare
Yes @simahawk , btw I updated the file |
bd847e2
to
6b778a3
Compare
b291892
to
04b4148
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.
LG overall
04b4148
to
c0ac1aa
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.
pre-approving
edi_sale_edifact_oca/__manifest__.py
Outdated
{ | ||
"name": "EDI Sales EDIFACT", | ||
"summary": """ | ||
Provide a demo exchange type setting for EDIFACT standard in EDI on sales. |
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.
...and common tests
@@ -0,0 +1 @@ | |||
This module provides a demo exchange type setting for EDIFACT standard. |
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.
This module provides a demo exchange type setting for EDIFACT standard. | |
This module provides an example on how to configure and exchange type for EDIFACT standard, | |
as well as some test coverage for importing orders with the same standard. |
@@ -0,0 +1 @@ | |||
* Duong (Tran Quoc) <[email protected]> |
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.
* Duong (Tran Quoc) <[email protected]> | |
* Duong (Tran Quoc) <[email protected]> | |
* Simone Orsi <[email protected]> |
c0ac1aa
to
fa9db1a
Compare
thank @simahawk , I updated |
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at 8ecaad3. Thanks a lot for contributing to OCA. ❤️ |
This module provides a demo exchange type setting for EDIFACT standard
Depends on: