FacturaProveedorRenumber
Table of Contents
Constants
-
RENUMBER_LIMIT
= 1000
Properties
-
$db
: DataBase
Methods
-
run()
: bool
-
db()
: DataBase
-
renumberInvoices()
: bool
RENUMBER_LIMIT
public
mixed
RENUMBER_LIMIT
= 1000
run()
public
static run(string $codejercicio) : bool
Parameters
-
$codejercicio
: string
-
db()
protected
static db() : DataBase
renumberInvoices()
protected
static renumberInvoices(array<string|int, mixed> &$entries, int &$number, Serie $serie, SecuenciaDocumento $sequence) : bool
Parameters
-
$entries
: array<string|int, mixed>
-
-
$number
: int
-
-
$serie
: Serie
-
-
$sequence
: SecuenciaDocumento
-