FacturaScripts

InvoiceOperation extends InvoiceOperation
in package

Class created by Core/Internal/PluginsDeploy

Table of Contents

Constants

BENEFIT_THIRD_PARTIES  = 'benefit-3-parties'
EXPORT  = 'exportacion'
INTRA_COMMUNITY  = 'intracomunitaria'
SUCCESSIVE_TRACT  = 'successive-tract'
WORK_CERTIFICATION  = 'work-certification'

Methods

add()  : void
all()  : array<string|int, mixed>

Constants

BENEFIT_THIRD_PARTIES

public mixed BENEFIT_THIRD_PARTIES = 'benefit-3-parties'

WORK_CERTIFICATION

public mixed WORK_CERTIFICATION = 'work-certification'

Methods

add()

public static add(string $key, string $value) : void
Parameters
$key : string
$value : string

all()

public static all() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results