crud de importe en proceso
This commit is contained in:
@@ -112,6 +112,12 @@
|
||||
<Compile Include="admin\addvariante.Designer.cs">
|
||||
<DependentUpon>addvariante.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="admin\AgregarImporte.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="admin\AgregarImporte.Designer.cs">
|
||||
<DependentUpon>AgregarImporte.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="admin\agregarproducto.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -142,6 +148,12 @@
|
||||
<Compile Include="admin\Variantes.Designer.cs">
|
||||
<DependentUpon>Variantes.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="admin\visualizarImportes.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="admin\visualizarImportes.Designer.cs">
|
||||
<DependentUpon>visualizarImportes.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="database\modelos\DetalleEnvioModel.cs" />
|
||||
<Compile Include="database\modelos\DetalleImporte.cs" />
|
||||
<Compile Include="database\modelos\DetalleImporteCuenta.cs" />
|
||||
@@ -320,6 +332,9 @@
|
||||
<DependentUpon>addvariante.cs</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="admin\AgregarImporte.resx">
|
||||
<DependentUpon>AgregarImporte.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="admin\agregarproducto.resx">
|
||||
<DependentUpon>agregarproducto.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -335,6 +350,9 @@
|
||||
<EmbeddedResource Include="admin\Variantes.resx">
|
||||
<DependentUpon>Variantes.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="admin\visualizarImportes.resx">
|
||||
<DependentUpon>visualizarImportes.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Empleados\AgregarEmpleado1.resx">
|
||||
<DependentUpon>AgregarEmpleado1.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user