From eb2be5c44c5e8f3f23c7a6eaec7face7459789e3 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 05 二月 2024 15:37:17 +0800
Subject: [PATCH] 增加 应收单编辑模块, 单据列表。 源单为 销售出库单和 销售订单;

---
 WebTM/WebTM.csproj |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WebTM/WebTM.csproj b/WebTM/WebTM.csproj
index a739fe9..24b7167 100644
--- a/WebTM/WebTM.csproj
+++ b/WebTM/WebTM.csproj
@@ -1558,6 +1558,8 @@
     <Content Include="views\閿�鍞鐞哱鍙戣揣閫氱煡鍗昞Add_Edit_Xs_SeOutStockBillList.html" />
     <Content Include="views\閲囪喘绠$悊\搴斾粯閫�娆惧崟\YF_PayMentBackBill.html" />
     <Content Include="views\閲囪喘绠$悊\搴斾粯閫�娆惧崟\YF_PayMentBackBillList.html" />
+    <Content Include="views\閿�鍞鐞哱搴旀敹鍗昞Xs_ReceivableBill.html" />
+    <Content Include="views\閿�鍞鐞哱搴旀敹鍗昞Xs_ReceivableBillList.html" />
     <Content Include="views\閿�鍞鐞哱搴旀敹閫�娆惧崟\YS_ReceiveBackBill.html" />
     <Content Include="views\閿�鍞鐞哱搴旀敹閫�娆惧崟\YS_ReceiveBackBillList.html" />
     <Content Include="views\閿�鍞鐞哱鏀舵鍗昞YS_ReceiveBill.html" />

--
Gitblit v1.9.1