Skip to Content
Menu
This question has been flagged
1 Reply
2853 Views

Hi,

There is the following module available on OCA to import orders through xml: https://github.com/OCA/edi/tree/10.0/sale_order_import_ubl


The module is good but has two disadvantages for our case.

1. The module imports only the first order. It is not possible to upload an xml with multiple orders at the same time.


2. The customer must be already created. In our xml files there are completely new customers which are not available in Odoo yet.

Does anyone have possibly a ready solution (also paid one) which would import orders from xml file but also allow multiple order in one file and create new customers automatically.


Thank you

Avatar
Discard
Best Answer

Do you want import order?

Avatar
Discard

You can extend the sale_order_import_ubl module by modifying the code to handle multiple orders and create customers automatically. If you prefer not to modify it yourself, you could hire a developer or look for ready-made solutions on the Odoo marketplace.
Source: https://slopegameonline.org

Related Posts Replies Views Activity
1
Oct 17
4078
2
Sep 20
12980
8
Jan 18
8240
2
Jul 25
4431
2
May 25
1172