Documentation

SAFTSaleInvoice extends SAFTInvoice
in package
implements SAFTInterface

Table of Contents

Interfaces

SAFTInterface

Constants

KEY_LIST  = ['buyerVatNumber', 'buyerName', 'buyerAddress', 'invoiceNumber', 'invoiceDate', 'eventDate', 'K_10', 'K_11', 'K_12', 'K_13', 'K_14', 'K_15', 'K_16', 'K_17', 'K_18', 'K_19', 'K_20', 'K_21', 'K_22', 'K_23', 'K_24', 'K_25', 'K_26', 'K_27', 'K_28', 'K_29', 'K_30', 'K_31', 'K_32', 'K_33', 'K_34', 'K_35', 'K_36', 'K_37', 'K_38', 'K_39']
KEY_TRANS_SOURCE  = ['nth' => 'LpSprzedazy', 'buyerVatNumber' => 'NrKontrahenta', 'buyerName' => 'NazwaKontrahenta', 'buyerAddress' => 'AdresKontrahenta', 'invoiceNumber' => 'DowodSprzedazy', 'invoiceDate' => 'DataWystawienia', 'eventDate' => 'DataSprzedazy', 'saleCtrl' => 'SprzedazCtrl', 'countOfSaleInvoices' => 'LiczbaWierszySprzedazy', 'saleTotalVatValue' => 'PodatekNalezny']

Properties

$countOfRows  : mixed
$totalVatValue  : mixed

Methods

__construct()  : mixed
add()  : mixed
addInvoiceItem()  : mixed
dateFormat()  : mixed
dateTimeFormat()  : mixed
getFormated()  : mixed
setHead()  : mixed
transKey()  : mixed

Constants

KEY_LIST

public mixed KEY_LIST = ['buyerVatNumber', 'buyerName', 'buyerAddress', 'invoiceNumber', 'invoiceDate', 'eventDate', 'K_10', 'K_11', 'K_12', 'K_13', 'K_14', 'K_15', 'K_16', 'K_17', 'K_18', 'K_19', 'K_20', 'K_21', 'K_22', 'K_23', 'K_24', 'K_25', 'K_26', 'K_27', 'K_28', 'K_29', 'K_30', 'K_31', 'K_32', 'K_33', 'K_34', 'K_35', 'K_36', 'K_37', 'K_38', 'K_39']

KEY_TRANS_SOURCE

public mixed KEY_TRANS_SOURCE = ['nth' => 'LpSprzedazy', 'buyerVatNumber' => 'NrKontrahenta', 'buyerName' => 'NazwaKontrahenta', 'buyerAddress' => 'AdresKontrahenta', 'invoiceNumber' => 'DowodSprzedazy', 'invoiceDate' => 'DataWystawienia', 'eventDate' => 'DataSprzedazy', 'saleCtrl' => 'SprzedazCtrl', 'countOfSaleInvoices' => 'LiczbaWierszySprzedazy', 'saleTotalVatValue' => 'PodatekNalezny']

Properties

Methods

add()

public add([mixed $item = null ]) : mixed
Parameters
$item : mixed = null

dateFormat()

public static dateFormat() : mixed

dateTimeFormat()

public static dateTimeFormat() : mixed

getFormated()

public getFormated(mixed $key) : mixed
Parameters
$key : mixed

transKey()

public static transKey(mixed $key) : mixed
Parameters
$key : mixed

        
On this page

Search results