Skip to Content
Menu
This question has been flagged
2 Replies
9386 Views

Hello, I'm working in Odoo V. 13 – Online Edition and I need to migrate my data into Odoo as follows:

  • Import the Quotation and Sales Order
  • Import the RFQ and Purchase Order
  • Import the Customer Invoice and Supplier Bills
  • Import the Journal Entries

All the records have a unique number (Invoice, Order Number…etc.), and those reference codes should be logged.

Avatar
Discard
Author Best Answer

What about the sequences? 

Avatar
Discard
Best Answer

Odoo has an excellent import tool that you can use. 

To import data, you need to import the mandatory fields of each table and the relational fields from other tables. for example to import sales orders you need to have products imported first. 

it is not an easy task for the data you listed. but you can start form the following link.

How to import data into Odoo

Avatar
Discard
Related Posts Replies Views Activity
0
Feb 24
1525
3
Oct 22
4052
0
Mar 15
3679
2
Nov 24
1669
1
Nov 24
2175