Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
6107 Ansichten

I am trying to import all of our data into Odoo 12.0 using the odoo_csv_import library from tfrancoi.

When a warehouse is created, it automatically creates a view location and a stock location. This is problematic for me because I would like to create those locations manually so that I can assign an external id - this external id is needed so that I can import inventory to the correct locations.

I know when importing product templates you can specify create_product_product = false in the context to avoid creating the product automatically from the template, but I don't see anything similar for warehouses/locations.

The only solution I can see is to create the warehouse locations manually and then manually add an external id before importing inventory, but this seems tedious and unnecessary.

Is there a better way?

Avatar
Verwerfen
Beste Antwort

1. You should import warehouse first and warehouse will created and its related locations are created.

2. You export locations from odoo and change the location name as you want. Then, import again.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
0
März 15
4738
1
März 23
2872
1
Mai 22
3213
1
März 20
4634
5
Apr. 18
8538