2024-03-11 合同发票修改
This commit is contained in:
@@ -114,8 +114,8 @@
|
||||
<Reference Include="Microsoft.QualityTools.Testing.Fakes, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
</Reference>
|
||||
<Reference Include="MiniExcel, Version=1.29.0.0, Culture=neutral, PublicKeyToken=e7310002a53eac39, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\MiniExcel.1.29.0\lib\net45\MiniExcel.dll</HintPath>
|
||||
<Reference Include="MiniExcel, Version=1.31.3.0, Culture=neutral, PublicKeyToken=e7310002a53eac39, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\MiniExcel.1.31.3\lib\net45\MiniExcel.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net40\Newtonsoft.Json.dll</HintPath>
|
||||
@@ -1300,6 +1300,12 @@
|
||||
<Content Include="PHTGL\Filing\ContractStandingBookIn.aspx" />
|
||||
<Content Include="PHTGL\Filing\Files.aspx" />
|
||||
<Content Include="PHTGL\Filing\SetSubFile.aspx" />
|
||||
<Content Include="PHTGL\InvoiceManage\InvoiceDataIn.aspx" />
|
||||
<Content Include="PHTGL\InvoiceManage\InvoiceOrder.aspx" />
|
||||
<Content Include="PHTGL\InvoiceManage\InvoiceOrderDetail.aspx" />
|
||||
<Content Include="PHTGL\InvoiceManage\InvoiceOrderReviewEdit.aspx" />
|
||||
<Content Include="PHTGL\InvoiceManage\InvoiceStandingBook.aspx" />
|
||||
<Content Include="PHTGL\InvoiceManage\InvoiceStandingBookEdit.aspx" />
|
||||
<Content Include="PHTGL\LongListManager\LongListNetApplication.aspx" />
|
||||
<Content Include="PHTGL\LongListManager\LongListNetReview.aspx" />
|
||||
<Content Include="ProjectData\MainItem.aspx" />
|
||||
@@ -12690,6 +12696,48 @@
|
||||
<Compile Include="PHTGL\Filing\SetSubFile.aspx.designer.cs">
|
||||
<DependentUpon>SetSubFile.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceDataIn.aspx.cs">
|
||||
<DependentUpon>InvoiceDataIn.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceDataIn.aspx.designer.cs">
|
||||
<DependentUpon>InvoiceDataIn.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceOrder.aspx.cs">
|
||||
<DependentUpon>InvoiceOrder.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceOrder.aspx.designer.cs">
|
||||
<DependentUpon>InvoiceOrder.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceOrderDetail.aspx.cs">
|
||||
<DependentUpon>InvoiceOrderDetail.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceOrderDetail.aspx.designer.cs">
|
||||
<DependentUpon>InvoiceOrderDetail.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceOrderReviewEdit.aspx.cs">
|
||||
<DependentUpon>InvoiceOrderReviewEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceOrderReviewEdit.aspx.designer.cs">
|
||||
<DependentUpon>InvoiceOrderReviewEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceStandingBook.aspx.cs">
|
||||
<DependentUpon>InvoiceStandingBook.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceStandingBook.aspx.designer.cs">
|
||||
<DependentUpon>InvoiceStandingBook.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceStandingBookEdit.aspx.cs">
|
||||
<DependentUpon>InvoiceStandingBookEdit.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\InvoiceManage\InvoiceStandingBookEdit.aspx.designer.cs">
|
||||
<DependentUpon>InvoiceStandingBookEdit.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="PHTGL\LongListManager\LongListNetApplication.aspx.cs">
|
||||
<DependentUpon>LongListNetApplication.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
|
||||
Reference in New Issue
Block a user