跳至内容
菜单
此问题已终结
1 回复
1415 查看

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.

形象
丢弃
最佳答案

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

形象
丢弃