importe en venta hecho
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user