Hi guys, I want to build an products importer tool that downloads all xml files from a FTP server and parse it, remap and import into database. But I don't find any module in Odoo 10 importing products. Please point me the way to import
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Thank you, but I want to build my own import tool.
I want to know:
- How to parse xml file content
- How to remap data
- How to validate
and how to update, create new product
have you checked the code base itself ? all answers are there. product.create ( vals )
for remapping see product demo xml
to fetch and parse the xml content, I think you can find built in or external tools too.
Hello,
Try this : https://apps.odoo.com/apps/modules/10.0/bi_generic_import/.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
Import Products by SKU
Solved
|
|
2
Mar 24
|
1431 | |
|
1
Feb 22
|
989 | ||
No import button
Solved
|
|
5
Nov 21
|
10796 | |
|
1
Mar 17
|
2158 | ||
|
2
Feb 17
|
1724 |