FacturaProveedorRenumber
        
        extends FacturaProveedorRenumber
    
    
            
            in package
            
        
    
    
    
        
            Class created by Core/Base/PluginDeploy
Tags
Table of Contents
- RENUMBER_LIMIT = 1000
 - $db : DataBase
 - run() : bool
 - renumberInvoices() : bool
 
Constants
RENUMBER_LIMIT
    public
        mixed
    RENUMBER_LIMIT
    = 1000
        
        
    
Properties
$db
    protected
    static    DataBase
    $db
    
    
    
    
Methods
run()
    public
            static        run(string $codejercicio) : bool
        
        Parameters
- $codejercicio : string
 
Return values
bool —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