estadisticas en proceso

This commit is contained in:
Carlos Sandoval
2024-06-26 03:49:02 -06:00
parent a610343abe
commit d81f706053
17 changed files with 661 additions and 155 deletions
+9
View File
@@ -273,6 +273,12 @@
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="RegistroVentas.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="RegistroVentas.Designer.cs">
<DependentUpon>RegistroVentas.cs</DependentUpon>
</Compile>
<Compile Include="SqlServerTypes\Loader.cs" />
<Compile Include="Ventas\datosCuenta.cs">
<SubType>Form</SubType>
@@ -395,6 +401,9 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="RegistroVentas.resx">
<DependentUpon>RegistroVentas.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Ventas\datosCuenta.resx">
<DependentUpon>datosCuenta.cs</DependentUpon>
</EmbeddedResource>