We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We are currently facing some difficulties in setting up the EDI process on Odoo and need your assistance to move forward.
Here is what we've done so far:
To implement the EDI process, we have cloned all the modules into the EDI Framework repository.
We have watched the OCA Days videos on EDI (2021, 2022, and 2023).
Our goal is to create a quote automatically on Odoo from FTP, and we believe the EDI modules should handle this task.
We have followed these steps:
Configuration of the FTP server.
Configuration of EDI Backend and EDI Backend Type.
Configuration of Exchange Type and its component:
components: process: usage: input.process.sale.order sale_order: confirm_order: true
However, we are currently stuck and do not know what to do next to make the import work.
Could you please guide us on how to proceed or provide any assistance to help us resolve this issue?
Below you can find some details explaining our setup :
FTP server configuration
Configuration EDI BACKEND :
Configuration EDI Exchange type :
All the resulting job queues are failed :
In addition to that , all the exchanges records created are either pending or doesn't have any files
Thank you very much for your support.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We are currently facing some difficulties in setting up the EDI process on Odoo and need your assistance to move forward.
Here is what we've done so far:
To implement the EDI process, we have cloned all the modules into the EDI Framework repository.
We have watched the OCA Days videos on EDI (2021, 2022, and 2023).
Our goal is to create a quote automatically on Odoo from FTP, and we believe the EDI modules should handle this task.
We have followed these steps:
Configuration of the FTP server.
Configuration of EDI Backend and EDI Backend Type.
Configuration of Exchange Type and its component:
However, we are currently stuck and do not know what to do next to make the import work.
Could you please guide us on how to proceed or provide any assistance to help us resolve this issue?
Below you can find some details explaining our setup :
FTP server configuration
Configuration EDI BACKEND :
Configuration EDI Exchange type :
All the resulting job queues are failed :
In addition to that , all the exchanges records created are either pending or doesn't have any files
Thank you very much for your support.
The text was updated successfully, but these errors were encountered: