案例学习001-115-产品管理
产品计量单位
1. 产品信息设定时,要以最基础的计量单位设定,例如支,不能用整箱。 否则,在录入单位转换时,系统提示如下:
The Product UoM needs to be the smallest UoM Divide Rate must be >= 1 and always result in a valid UoM unit. Example: To convert Each to Pair, the Multiply Rate is 0.5
2. 在输入收货单、采购订单、销售订单等单据时:
2.1. 系统自动把当前单位转换成基本单位。例如 "王老吉润喉糖(28g*8)*20" 3箱,自动转换成 -> 480 盒。
2.2. 在转换的同时,系统会自动取整。
以销售订单明细表为例,Ordered Quantity: 自动换算成基础单位显示,如果有小数点的,自动取整,取整方法:四舍五入。
例如1.33包 "王老吉润喉糖(28g*8)*20" = 1.33 × 8 = 10.64 --> 11 (自动取整)
问题:对于升、千克等计量单位,系统也会自动取整吗?有待测试。
产品属性 Attribute
1. 产品属性主要有三个窗体:
Attribute: 属性
Attribute Set : 属性集,可以看作一个或多个属性的打包。
Attribute Set Instance: 属性集实例。这个窗体只能看,不能编辑。
关于 Instance Attribute:
目前还不太理解,大概是业务中需要按加以区分管理的产品属性,例如产品序列号、保质日期等等。
有些属性则不是实例属性,例如绿色,T-Shirt、椅子都可以是绿色的。 帮助文件的解释如下:
The product attribute is specific to the instance (like Serial No, Lot or Guarantee Date) If selected, the individual instance of the product has this attribute - like the individual Serial or Lot Numbers or Guarantee Date of a product instance. If not selected, all instances of the product share the attribute (e.g. color=green).
关于 Attribute Set Instance:
View Attribute Set Instance detail and use 这个窗体不可以编辑。我的理解是,这里可以查看业务中出现的各个实例。
Attribute Attribute Value Type: 能否自己新建?
Field: Instance Attribute
例如示例中的 产品 T-Shirt 就使用了 T-Shirt 属性集。 属性集里包括了 Size, Color 两个属性 我在 新建属性:生产日期-年, 生产日期-月 新建属性集:生产日期-年月
王老吉糖:属性集设为:生产日期-年月 在采购订单中:无法编辑 属性集实例。我试了一下,要把生产日期-年, 生产日期-月其中的一个,勾上 Instance Attribute ,才可以编辑。 在采购订单中,设置好属性集实例后,Complete后,可以在Material Transaction里看到,产品最后一栏 Attribute 会显示打勾了,同时显示采购中的数量。 选中该产品,点击窗口左下方的属性集,会看到具体属性的在手数量、采购数量等。 例如:2013年4月的采购品13箱,2014月3月的采购品3箱,没有属性的16箱。,
产品价格表
Price List 注意产品价格表有一栏填写价格的精确度要求,这个精确度要求会体现在销售订单的价格计算上。