52 lines
1.6 KiB
Markdown
52 lines
1.6 KiB
Markdown
# 目录
|
||
|
||
```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.打开产品工作区
|
||
|
||

|
||
|
||
# 2.新建物料
|
||
|
||
找到要新建物料的位置,对文件夹右键选择 **新建** 选择要新建的物料
|
||
|
||

|
||
|
||
# 3.填写物料属性
|
||
|
||
在物料属性定义界面填写该物料的相关属性,确认物料编码是否无误,完成后点击确定即可
|
||
|
||

|
||
|
||
# 4.搭建BOM
|
||
|
||
上述三步完成了一个物料的创建,接下来将以该物料为母件,搭建BOM
|
||
|
||
对物料右键选择 **编辑明细表**
|
||
|
||

|
||
|
||
# 5.编辑明细表
|
||
|
||
如果是已经有的物料,想要将其添加到该母件下,在编辑明细表界面选择添加,然后找到这个物料即可
|
||
|
||

|
||
|
||
如果是需要新增的物料,则可以点击新增
|
||
|
||
新增要先输入物料的名称,并选择该物料的分类
|
||
|
||

|
||
|
||
有了名称与分类后,点击应用,再点击物料编码的三个点,让系统自动生成编码,如此完成BOM搭建
|
||
|
||

|