From 84f9a6812122e59ba862d2e72c743b29c7ed5f48 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期三, 25 十二月 2024 08:42:13 +0800 Subject: [PATCH] 采购付款 --- CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj | 168 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 168 insertions(+), 0 deletions(-) diff --git a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj index ef2b784..0c874d2 100644 --- a/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj +++ b/CY_ECommercePlatform/CY.WebForm/CY.WebForm.csproj @@ -1883,6 +1883,16 @@ <Content Include="Pages\business\BackVisitNoteEdit.aspx" /> <Content Include="Pages\business\BargainPrice.aspx" /> <Content Include="Pages\business\BargainPriceByFirm.aspx" /> + <Content Include="Pages\business\Caigoufukuanshenqing.aspx" /> + <Content Include="Pages\business\WaixieOrderPrint.aspx" /> + <Content Include="Pages\business\Waixiefukuanweikaipiao.aspx" /> + <Content Include="Pages\business\Waixiefukuanfukuan.aspx" /> + <Content Include="Pages\business\InvoicingWeiquerenshouru.aspx" /> + <Content Include="Pages\business\InvoicingHuikuan.aspx" /> + <Content Include="Pages\business\InvoicingCuishou.aspx" /> + <Content Include="Pages\business\Waixiefukuanshenqing.aspx" /> + <Content Include="Pages\business\kaipiaoKehu.aspx" /> + <Content Include="Pages\business\OrderListBatchKaipiao.aspx" /> <Content Include="Pages\business\WorkBookUpLoad.aspx" /> <Content Include="Pages\business\DeliverWorkBookSonghuo.aspx" /> <Content Include="Pages\business\DeliverWorkBookPrint.aspx" /> @@ -2032,17 +2042,27 @@ <Content Include="Pages\common\U_Info.ascx" /> <Content Include="Pages\common\U_Link.ascx" /> <Content Include="Pages\common\U_Login.ascx" /> + <Content Include="Pages\financial\DepositsCustomershouruqueren.aspx" /> + <Content Include="Pages\financial\DepositsCustomerFapiao.aspx" /> + <Content Include="Pages\financial\NewWaixieExpenses.aspx" /> + <Content Include="Pages\financial\OutsourcePiliangPayMoney.aspx" /> + <Content Include="Pages\financial\CaigouPayEdit.aspx" /> + <Content Include="Pages\financial\WaixieExpenses.aspx" /> <Content Include="Pages\financial\FirmAccountPrint.aspx" /> <Content Include="Pages\financial\FirmAccountPrintTable.aspx" /> + <Content Include="Pages\financial\InvoicingShouruqueren.aspx" /> <Content Include="Pages\financial\MemberOrderMoneyReceive.aspx" /> <Content Include="Pages\financial\MemberOrderPayList.aspx" /> <Content Include="Pages\financial\OrderFinancialPrint.aspx" /> + <Content Include="Pages\financial\InvoicingShoukuan.aspx" /> <Content Include="Pages\financial\OrderMoneyBatchReceive.aspx" /> <Content Include="Pages\financial\OutsourcePayMoney.aspx" /> <Content Include="Pages\financial\OutsourcePayOrder.aspx" /> <Content Include="Pages\financial\ProcurementListHTML.aspx" /> <Content Include="Pages\financial\ProcurementListPrint.aspx" /> <Content Include="Pages\financial\UnpayOrderList.aspx" /> + <Content Include="Pages\front\Shijuan.aspx" /> + <Content Include="Pages\front\GongWenZhi.aspx" /> <Content Include="Pages\front\WorkBook.aspx" /> <Content Include="Pages\front\DeskCalendar.aspx" /> <Content Include="Pages\front\DigitalBook.aspx" /> @@ -2157,6 +2177,7 @@ <Content Include="Pages\personnel\OA_RecruitmentsSearch.aspx" /> <Content Include="Pages\procurement\InventoryPrint.aspx" /> <Content Include="Pages\procurement\InventoryPrintTable.aspx" /> + <Content Include="Pages\procurement\ProcurementADD.aspx" /> <Content Include="Pages\procurement\ProcurementListHTML.aspx" /> <Content Include="Pages\procurement\StockOutEdit.aspx" /> <Content Include="Pages\procurement\ProcurementListPrint.aspx" /> @@ -3285,6 +3306,76 @@ <Compile Include="Pages\business\BargainPriceByFirm.aspx.designer.cs"> <DependentUpon>BargainPriceByFirm.aspx</DependentUpon> </Compile> + <Compile Include="Pages\business\Caigoufukuanshenqing.aspx.cs"> + <DependentUpon>Caigoufukuanshenqing.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\Caigoufukuanshenqing.aspx.designer.cs"> + <DependentUpon>Caigoufukuanshenqing.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\WaixieOrderPrint.aspx.cs"> + <DependentUpon>WaixieOrderPrint.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\WaixieOrderPrint.aspx.designer.cs"> + <DependentUpon>WaixieOrderPrint.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\Waixiefukuanweikaipiao.aspx.cs"> + <DependentUpon>Waixiefukuanweikaipiao.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\Waixiefukuanweikaipiao.aspx.designer.cs"> + <DependentUpon>Waixiefukuanweikaipiao.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\Waixiefukuanfukuan.aspx.cs"> + <DependentUpon>Waixiefukuanfukuan.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\Waixiefukuanfukuan.aspx.designer.cs"> + <DependentUpon>Waixiefukuanfukuan.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\InvoicingWeiquerenshouru.aspx.cs"> + <DependentUpon>InvoicingWeiquerenshouru.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\InvoicingWeiquerenshouru.aspx.designer.cs"> + <DependentUpon>InvoicingWeiquerenshouru.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\InvoicingHuikuan.aspx.cs"> + <DependentUpon>InvoicingHuikuan.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\InvoicingHuikuan.aspx.designer.cs"> + <DependentUpon>InvoicingHuikuan.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\InvoicingCuishou.aspx.cs"> + <DependentUpon>InvoicingCuishou.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\InvoicingCuishou.aspx.designer.cs"> + <DependentUpon>InvoicingCuishou.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\Waixiefukuanshenqing.aspx.cs"> + <DependentUpon>Waixiefukuanshenqing.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\Waixiefukuanshenqing.aspx.designer.cs"> + <DependentUpon>Waixiefukuanshenqing.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\kaipiaoKehu.aspx.cs"> + <DependentUpon>kaipiaoKehu.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\kaipiaoKehu.aspx.designer.cs"> + <DependentUpon>kaipiaoKehu.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\business\OrderListBatchKaipiao.aspx.cs"> + <DependentUpon>OrderListBatchKaipiao.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\business\OrderListBatchKaipiao.aspx.designer.cs"> + <DependentUpon>OrderListBatchKaipiao.aspx</DependentUpon> + </Compile> <Compile Include="Pages\business\WorkBookUpLoad.aspx.cs"> <DependentUpon>WorkBookUpLoad.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> @@ -4328,6 +4419,48 @@ <Compile Include="Pages\common\U_Login.ascx.designer.cs"> <DependentUpon>U_Login.ascx</DependentUpon> </Compile> + <Compile Include="Pages\financial\DepositsCustomershouruqueren.aspx.cs"> + <DependentUpon>DepositsCustomershouruqueren.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\financial\DepositsCustomershouruqueren.aspx.designer.cs"> + <DependentUpon>DepositsCustomershouruqueren.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\financial\DepositsCustomerFapiao.aspx.cs"> + <DependentUpon>DepositsCustomerFapiao.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\financial\DepositsCustomerFapiao.aspx.designer.cs"> + <DependentUpon>DepositsCustomerFapiao.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\financial\NewWaixieExpenses.aspx.cs"> + <DependentUpon>NewWaixieExpenses.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\financial\NewWaixieExpenses.aspx.designer.cs"> + <DependentUpon>NewWaixieExpenses.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\financial\OutsourcePiliangPayMoney.aspx.cs"> + <DependentUpon>OutsourcePiliangPayMoney.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\financial\OutsourcePiliangPayMoney.aspx.designer.cs"> + <DependentUpon>OutsourcePiliangPayMoney.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\financial\CaigouPayEdit.aspx.cs"> + <DependentUpon>CaigouPayEdit.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\financial\CaigouPayEdit.aspx.designer.cs"> + <DependentUpon>CaigouPayEdit.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\financial\WaixieExpenses.aspx.cs"> + <DependentUpon>WaixieExpenses.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\financial\WaixieExpenses.aspx.designer.cs"> + <DependentUpon>WaixieExpenses.aspx</DependentUpon> + </Compile> <Compile Include="Pages\financial\FirmAccountPrint.aspx.cs"> <DependentUpon>FirmAccountPrint.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> @@ -4341,6 +4474,13 @@ </Compile> <Compile Include="Pages\financial\FirmAccountPrintTable.aspx.designer.cs"> <DependentUpon>FirmAccountPrintTable.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\financial\InvoicingShouruqueren.aspx.cs"> + <DependentUpon>InvoicingShouruqueren.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\financial\InvoicingShouruqueren.aspx.designer.cs"> + <DependentUpon>InvoicingShouruqueren.aspx</DependentUpon> </Compile> <Compile Include="Pages\financial\MemberOrderMoneyReceive.aspx.cs"> <DependentUpon>MemberOrderMoneyReceive.aspx</DependentUpon> @@ -4362,6 +4502,13 @@ </Compile> <Compile Include="Pages\financial\OrderFinancialPrint.aspx.designer.cs"> <DependentUpon>OrderFinancialPrint.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\financial\InvoicingShoukuan.aspx.cs"> + <DependentUpon>InvoicingShoukuan.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\financial\InvoicingShoukuan.aspx.designer.cs"> + <DependentUpon>InvoicingShoukuan.aspx</DependentUpon> </Compile> <Compile Include="Pages\financial\OrderMoneyBatchReceive.aspx.cs"> <DependentUpon>OrderMoneyBatchReceive.aspx</DependentUpon> @@ -4404,6 +4551,20 @@ </Compile> <Compile Include="Pages\financial\UnpayOrderList.aspx.designer.cs"> <DependentUpon>UnpayOrderList.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\front\Shijuan.aspx.cs"> + <DependentUpon>Shijuan.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\front\Shijuan.aspx.designer.cs"> + <DependentUpon>Shijuan.aspx</DependentUpon> + </Compile> + <Compile Include="Pages\front\GongWenZhi.aspx.cs"> + <DependentUpon>GongWenZhi.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\front\GongWenZhi.aspx.designer.cs"> + <DependentUpon>GongWenZhi.aspx</DependentUpon> </Compile> <Compile Include="Pages\front\WorkBook.aspx.cs"> <DependentUpon>WorkBook.aspx</DependentUpon> @@ -5203,6 +5364,13 @@ <Compile Include="Pages\procurement\InventoryPrintTable.aspx.designer.cs"> <DependentUpon>InventoryPrintTable.aspx</DependentUpon> </Compile> + <Compile Include="Pages\procurement\ProcurementADD.aspx.cs"> + <DependentUpon>ProcurementADD.aspx</DependentUpon> + <SubType>ASPXCodeBehind</SubType> + </Compile> + <Compile Include="Pages\procurement\ProcurementADD.aspx.designer.cs"> + <DependentUpon>ProcurementADD.aspx</DependentUpon> + </Compile> <Compile Include="Pages\procurement\ProcurementListHTML.aspx.cs"> <DependentUpon>ProcurementListHTML.aspx</DependentUpon> <SubType>ASPXCodeBehind</SubType> -- Gitblit v1.9.1