añadido skeleton de los form ordendecompra y remito
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<Compile Update="FrmInforme.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Update="FrmOrdenDeCompra.cs">
|
||||
<Compile Update="FrmOrdenesDeCompras.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Update="FrmPresupuestos.cs">
|
||||
@@ -47,8 +47,14 @@
|
||||
<Compile Update="FrmRemitos.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Update="OrdenDeCompra.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Update="PantallaPrincipal.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Update="Remito.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user