importe en venta hecho

This commit is contained in:
carlos
2024-06-09 16:55:52 -06:00
parent 91d1661d9a
commit 7569ef0f5a
27 changed files with 987 additions and 74 deletions
+20
View File
@@ -107,7 +107,9 @@
</ItemGroup>
<ItemGroup>
<Compile Include="database\modelos\DetalleEnvioModel.cs" />
<Compile Include="database\modelos\DetalleImporte.cs" />
<Compile Include="database\modelos\Envio.cs" />
<Compile Include="database\modelos\ImporteModel.cs" />
<Compile Include="database\modelos\Variante.cs" />
<Compile Include="Empleados\AgregarEmpleado1.cs">
<SubType>Form</SubType>
@@ -246,6 +248,18 @@
<Compile Include="Ventas\datosEnvio.Designer.cs">
<DependentUpon>datosEnvio.cs</DependentUpon>
</Compile>
<Compile Include="Ventas\Importe.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Ventas\Importe.Designer.cs">
<DependentUpon>Importe.cs</DependentUpon>
</Compile>
<Compile Include="Ventas\Importe1.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Ventas\Importe1.Designer.cs">
<DependentUpon>Importe1.cs</DependentUpon>
</Compile>
<Compile Include="Ventas\vender.cs">
<SubType>Form</SubType>
</Compile>
@@ -331,6 +345,12 @@
<EmbeddedResource Include="Ventas\datosEnvio.resx">
<DependentUpon>datosEnvio.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Ventas\Importe.resx">
<DependentUpon>Importe.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Ventas\Importe1.resx">
<DependentUpon>Importe1.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Ventas\vender.resx">
<DependentUpon>vender.cs</DependentUpon>
</EmbeddedResource>