Files
WorkNote/外发客户教程/0.基础操作教程/100.在产品工作区编辑BOM.md
2025-04-28 09:51:31 +08:00

52 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 目录
```table-of-contents
title:
style: nestedList # TOC style (nestedList|nestedOrderedList|inlineFirstLevel)
minLevel: 0 # Include headings from the specified level
maxLevel: 0 # Include headings up to the specified level
includeLinks: true # Make headings clickable
hideWhenEmpty: false # Hide TOC if no headings are found
debugInConsole: false # Print debug info in Obsidian console
```
# 1.打开产品工作区
![](assets/Pasted%20image%2020250428094740.png)
# 2.新建物料
找到要新建物料的位置,对文件夹右键选择 **新建** 选择要新建的物料
![](assets/Pasted%20image%2020250428094945.png)
# 3.填写物料属性
在物料属性定义界面填写该物料的相关属性,确认物料编码是否无误,完成后点击确定即可
![image-20240815091339884](../assets/image-20240815091339884.png)
# 4.搭建BOM
上述三步完成了一个物料的创建接下来将以该物料为母件搭建BOM
对物料右键选择 **编辑明细表**
![image-20240815091558618](../assets/image-20240815091558618.png)
# 5.编辑明细表
如果是已经有的物料,想要将其添加到该母件下,在编辑明细表界面选择添加,然后找到这个物料即可
![image-20240815093045395](../assets/image-20240815093045395.png)
如果是需要新增的物料,则可以点击新增
新增要先输入物料的名称,并选择该物料的分类
![image-20240815093400378](../assets/image-20240815093400378.png)
有了名称与分类后点击应用再点击物料编码的三个点让系统自动生成编码如此完成BOM搭建
![image-20240815093517674](../assets/image-20240815093517674.png)