Files
WorkNote/外发客户教程/0.基础操作教程/100.在产品工作区编辑BOM.md

52 lines
1.7 KiB
Markdown
Raw Normal View History

2025-04-11 14:52:29 +08:00
# 目录
```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
```
2025-01-13 11:22:31 +08:00
# 1.打开产品工作区
2025-04-11 14:52:29 +08:00
![image-20240815090942394](image-20240815090942394.png)
2025-01-13 11:22:31 +08:00
# 2.新建物料
找到要新建物料的位置,对文件夹右键选择 **新建** 选择要新建的物料
2025-04-11 14:52:29 +08:00
![image-20240815091247029](image-20240815091247029.png)
2025-01-13 11:22:31 +08:00
# 3.填写物料属性
在物料属性定义界面填写该物料的相关属性,确认物料编码是否无误,完成后点击确定即可
2025-04-03 13:05:33 +08:00
![image-20240815091339884](../assets/image-20240815091339884.png)
2025-01-13 11:22:31 +08:00
# 4.搭建BOM
上述三步完成了一个物料的创建接下来将以该物料为母件搭建BOM
对物料右键选择 **编辑明细表**
2025-04-03 13:05:33 +08:00
![image-20240815091558618](../assets/image-20240815091558618.png)
2025-01-13 11:22:31 +08:00
# 5.编辑明细表
如果是已经有的物料,想要将其添加到该母件下,在编辑明细表界面选择添加,然后找到这个物料即可
2025-04-03 13:05:33 +08:00
![image-20240815093045395](../assets/image-20240815093045395.png)
2025-01-13 11:22:31 +08:00
如果是需要新增的物料,则可以点击新增
新增要先输入物料的名称,并选择该物料的分类
2025-04-03 13:05:33 +08:00
![image-20240815093400378](../assets/image-20240815093400378.png)
2025-01-13 11:22:31 +08:00
有了名称与分类后点击应用再点击物料编码的三个点让系统自动生成编码如此完成BOM搭建
2025-04-03 13:05:33 +08:00
![image-20240815093517674](../assets/image-20240815093517674.png)