Skip to Content
Menu
This question has been flagged
1 Reply
1305 Views

I'd like to export this BOM to a spreadsheet internal to odoo or export to a csv to download.  I found by clicking the gear in the BOM screen, I can do that, however I am only getting the top level component itself.  How can I export a full BOM?  Thanks.

Avatar
Discard
Best Answer

Hi,

To export the full BOM structure with all levels in Odoo, open the BOM view, click the gear icon, and select "Export." In the Export window, add the necessary fields such as bom_line_ids, bom_line_ids/product_id, bom_line_ids/product_qty, and bom_line_ids/product_uom_id. Move these fields to the "Fields to export" section, then click "Export" to download the complete BOM structure as a CSV or Excel file. This ensures that all component levels are included in the export.


Hope it helps

Avatar
Discard