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

Assistance Required for EDI Process Setup on Odoo #1079

Open
Hbohry opened this issue Dec 2, 2024 · 1 comment
Open

Assistance Required for EDI Process Setup on Odoo #1079

Hbohry opened this issue Dec 2, 2024 · 1 comment
Labels

Comments

@Hbohry
Copy link

Hbohry commented Dec 2, 2024

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
  • Manual execution of the cron: "EDI exchange check input sync".

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
FTP

Configuration EDI BACKEND :
backend
backen-type

Configuration EDI Exchange type :
exchange-type
component
rule

All the resulting job queues are failed :
queue-job

In addition to that , all the exchanges records created are either pending or doesn't have any files
EDI-exchange

Thank you very much for your support.

@Hbohry Hbohry added the bug label Dec 2, 2024
@simahawk simahawk added question and removed bug labels Dec 2, 2024
@simahawk
Copy link
Contributor

simahawk commented Dec 2, 2024

Hello,
1st: Odoo version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants