MeghaJan. 2, 2021
In Odoo, the user can import any kind of data in different formats. By default, Odoo imports data on any business using Excel (.xlsx) or CSV (.csv) formats. The user can easily import details like contacts, products, bank statements, journal entries, and sale orders to Odoo in any of the formats. Odoo provides import in almost all the models. By using this we can import data from the XL file and CSV file. Here we will discuss in detail about how we can import records in odoo 14.
Firstly, let's see the dashboard of “Sales Module”
Secondly, Go to Sales Module, if I try to import, sale orders are normally in the tree view, we will be seeing an import button here in Odoo 13. But in Odoo 14, we won't see the import button here most people think that the import option is removed from Odoo 14. Actually, it is not removed rather it is just re-positioned at the favorites.
Then, go to the favorites options, and you will be seeing the “Import Records” option.
We can load the Excel file or CSV file to import the data in Odoo 14.
Then, Click on the 'Load File' button.
This is how we import records in Odoo 14.
0