subo pagina de editar, add, y variantes1

This commit is contained in:
Michael Robles
2024-06-19 17:08:11 -07:00
parent 308e4dc5ee
commit 3c34b7fd78
4 changed files with 348 additions and 7 deletions
+18
View File
@@ -106,6 +106,18 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="admin\addvariante.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="admin\addvariante.Designer.cs">
<DependentUpon>addvariante.cs</DependentUpon>
</Compile>
<Compile Include="admin\agregarproducto.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="admin\agregarproducto.Designer.cs">
<DependentUpon>agregarproducto.cs</DependentUpon>
</Compile>
<Compile Include="admin\crud.cs">
<SubType>Form</SubType>
</Compile>
@@ -286,6 +298,12 @@
<Compile Include="Merma\verMerma.Designer.cs">
<DependentUpon>verMerma.cs</DependentUpon>
</Compile>
<EmbeddedResource Include="admin\addvariante.resx">
<DependentUpon>addvariante.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="admin\agregarproducto.resx">
<DependentUpon>agregarproducto.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="admin\crud.resx">
<DependentUpon>crud.cs</DependentUpon>
</EmbeddedResource>