Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
598 Widoki

I'm trying to update our product inventory by adding a new vendor line to our Purchase tab. Testing the import shows everything is fine, and when I import it, it updates the current vendor line instead of creating a new one. Using Odoo 16

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Not the correct module I was after, but I have resolved this on my own

The field I needed to include was seller_ids/partner_id/id and I'm able to create new vendor lines for products now

Awatar
Odrzuć

Good to hear that you have resolved it, but the solution described above will also work.

Najlepsza odpowiedź

It may be easier to import to Vendor Price Lists:

This is the same data as shown in the Purchase tab for a product (but for all products)


Awatar
Odrzuć