From afbad399be481afbe886bc2ad1e22abbcd5df771 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期一, 05 八月 2024 14:56:46 +0800
Subject: [PATCH] 财务报表bug修复

---
 _Main/BL/Type_InventroySummaryRow/Method_SetCellValue#0.qbl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/_Main/BL/Type_InventroySummaryRow/Method_SetCellValue\0430.qbl" "b/_Main/BL/Type_InventroySummaryRow/Method_SetCellValue\0430.qbl"
index 20f91c4..a9134a7 100644
--- "a/_Main/BL/Type_InventroySummaryRow/Method_SetCellValue\0430.qbl"
+++ "b/_Main/BL/Type_InventroySummaryRow/Method_SetCellValue\0430.qbl"
@@ -2,7 +2,7 @@
 #parent: #root
 Method SetCellValue (
   InventorySummaryColumn column,
-  Real quantity
+  Number quantity
 )
 {
   TextBody:

--
Gitblit v1.9.3