Adatmigráció más Nuvolar rendszerből (MSSQL !!!)

MySQL
This commit is contained in:
2020-09-03 19:32:31 +02:00
parent cfee10542b
commit 301091c4e1
23 changed files with 1552 additions and 24 deletions
@@ -241,6 +241,20 @@
</Compile>
<Compile Include="BusinessObjects\CostPlanner.cs" />
<Compile Include="BusinessObjects\CostPlannerRows.cs" />
<Compile Include="BusinessObjects\Financial\Partner Connection\PCIEdit.cs" />
<Compile Include="BusinessObjects\Financial\Partner Connection\PCIEdit_VC.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="BusinessObjects\Financial\Partner Connection\PCIEdit_VC.Designer.cs">
<DependentUpon>PCIEdit_VC.cs</DependentUpon>
</Compile>
<Compile Include="BusinessObjects\Migration\MigrationParameters.cs" />
<Compile Include="BusinessObjects\Migration\Migration_VC.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="BusinessObjects\Migration\Migration_VC.Designer.cs">
<DependentUpon>Migration_VC.cs</DependentUpon>
</Compile>
<Compile Include="BusinessObjects\NAVInvoiceReport.cs" />
<Compile Include="BusinessObjects\NewCustomersFrom.cs" />
<Compile Include="BusinessObjects\nopCommerce\nopCParameters.cs" />
@@ -355,6 +369,12 @@
<EmbeddedResource Include="BusinessObjects\Business\BusinessTransactions\Orders\OrderIn\OrderIn_VC.resx">
<DependentUpon>OrderIn_VC.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="BusinessObjects\Financial\Partner Connection\PCIEdit_VC.resx">
<DependentUpon>PCIEdit_VC.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="BusinessObjects\Migration\Migration_VC.resx">
<DependentUpon>Migration_VC.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="BusinessObjects\PriceFixCustomers_VC.resx">
<DependentUpon>PriceFixCustomers_VC.cs</DependentUpon>
</EmbeddedResource>