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

Bjr, 

nous débutons dans odoo, j'ai importer mes nomenclatures dans le module "fabrication", sauf que je ne les retrouve pas dans produits et ne peux pas les insérer dans un devis. 

Et pour cause, je crois qu'il faut créer le produit et ensuite créer la nomenclature... 

sauf que mes nomenclatures sont déjà créer via l'import que j'ai fait. 

comment faire pour lier un produit exsistant avec une nomenclature existante ?

Merci par avance pour votre aide

Avatar
Discard
Author Best Answer

Thank you for your answer. I try it ... Have good day

Avatar
Discard
Best Answer

I will answer in the Forum language English:


Yes, you are right, if you start from the product and create a BOM, the two are automatically linked. If you have already imported both, it becomes a little more complicated.

I would export a list of items (don't forget to check the "I want to reimport" box), then link a second list with the BOMs in Excel. To this one using the VLOOKUP() function(RECHERCHEV in French) (preferably using the item number, which should be present in both tables) and then import the whole thing again.

Avatar
Discard