mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 02:08:43 +08:00 
			
		
		
		
	【修复】ERP:业务类型枚举中的销售出库
This commit is contained in:
		| @@ -20,7 +20,7 @@ public enum ErpBizTypeEnum implements IntArrayValuable { | ||||
|     PURCHASE_RETURN(12, "采购退货"), | ||||
|  | ||||
|     SALE_ORDER(20, "销售订单"), | ||||
|     SALE_OUT(21, "销售订单"), | ||||
|     SALE_OUT(21, "销售出库"), | ||||
|     SALE_RETURN(22, "销售退货"), | ||||
|     ; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV