Ventas->Listado->Ventas
This commit is contained in:
7
app/src/Model/Venta/Escritura.php
Normal file
7
app/src/Model/Venta/Escritura.php
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
namespace Incoviba\Model\Venta;
|
||||
|
||||
use Incoviba\Common\Ideal;
|
||||
|
||||
class Escritura extends Ideal\Model
|
||||
{}
|
Reference in New Issue
Block a user