no pude usar controladoras, no carga los datos ,interface de cliente y provedor

This commit is contained in:
Nacho
2024-04-19 21:04:35 -03:00
parent cefd645974
commit f2457d4eaa
53 changed files with 6314 additions and 135 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="FrmProveedor.cs">
<Compile Update="FrmCliente.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FrmAddVentas.cs">
@@ -13,6 +13,9 @@
<Compile Update="FrmOrdenDeCompra.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FrmProveedor.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="FrmRemitos.cs">
<SubType>Form</SubType>
</Compile>