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
|
|
|
|

|
2025-01-13 11:22:31 +08:00
|
|
|
|
|
|
|
|
|
# 2.新建物料
|
|
|
|
|
|
|
|
|
|
找到要新建物料的位置,对文件夹右键选择 **新建** 选择要新建的物料
|
|
|
|
|
|
2025-04-11 14:52:29 +08:00
|
|
|
|

|
2025-01-13 11:22:31 +08:00
|
|
|
|
|
|
|
|
|
# 3.填写物料属性
|
|
|
|
|
|
|
|
|
|
在物料属性定义界面填写该物料的相关属性,确认物料编码是否无误,完成后点击确定即可
|
|
|
|
|
|
2025-04-03 13:05:33 +08:00
|
|
|
|

|
2025-01-13 11:22:31 +08:00
|
|
|
|
|
|
|
|
|
# 4.搭建BOM
|
|
|
|
|
|
|
|
|
|
上述三步完成了一个物料的创建,接下来将以该物料为母件,搭建BOM
|
|
|
|
|
|
|
|
|
|
对物料右键选择 **编辑明细表**
|
|
|
|
|
|
2025-04-03 13:05:33 +08:00
|
|
|
|

|
2025-01-13 11:22:31 +08:00
|
|
|
|
|
|
|
|
|
# 5.编辑明细表
|
|
|
|
|
|
|
|
|
|
如果是已经有的物料,想要将其添加到该母件下,在编辑明细表界面选择添加,然后找到这个物料即可
|
|
|
|
|
|
2025-04-03 13:05:33 +08:00
|
|
|
|

|
2025-01-13 11:22:31 +08:00
|
|
|
|
|
|
|
|
|
如果是需要新增的物料,则可以点击新增
|
|
|
|
|
|
|
|
|
|
新增要先输入物料的名称,并选择该物料的分类
|
|
|
|
|
|
2025-04-03 13:05:33 +08:00
|
|
|
|

|
2025-01-13 11:22:31 +08:00
|
|
|
|
|
|
|
|
|
有了名称与分类后,点击应用,再点击物料编码的三个点,让系统自动生成编码,如此完成BOM搭建
|
|
|
|
|
|
2025-04-03 13:05:33 +08:00
|
|
|
|

|