crea venta pero no imprime
This commit is contained in:
@@ -131,10 +131,13 @@
|
||||
<Compile Include="database\DAO.cs" />
|
||||
<Compile Include="database\modelos\Categoria.cs" />
|
||||
<Compile Include="database\modelos\Cliente.cs" />
|
||||
<Compile Include="database\modelos\DetalleVentaModel.cs" />
|
||||
<Compile Include="database\modelos\Empleado.cs" />
|
||||
<Compile Include="database\modelos\LoginModel.cs" />
|
||||
<Compile Include="database\modelos\Merma.cs" />
|
||||
<Compile Include="database\modelos\Producto.cs" />
|
||||
<Compile Include="database\modelos\usuario.cs" />
|
||||
<Compile Include="database\modelos\VentaModel.cs" />
|
||||
<Compile Include="database\service.cs" />
|
||||
<Compile Include="EditarEmpleado.cs">
|
||||
<SubType>Form</SubType>
|
||||
|
||||
Reference in New Issue
Block a user