inserta cuenta

This commit is contained in:
carlos
2024-01-22 00:57:40 -06:00
17 changed files with 328 additions and 73 deletions
+2
View File
@@ -137,6 +137,8 @@
<Compile Include="database\DAO.cs" />
<Compile Include="database\modelos\Categoria.cs" />
<Compile Include="database\modelos\Cliente.cs" />
<Compile Include="database\modelos\Cuenta.cs" />
<Compile Include="database\modelos\DetalleCuentaModel.cs" />
<Compile Include="database\modelos\DetalleVentaModel.cs" />
<Compile Include="database\modelos\Empleado.cs" />
<Compile Include="database\modelos\LoginModel.cs" />