Documentation

SAFTPurchaseInvoice extends SAFTInvoice
in package
implements SAFTInterface uses SAFTTrait

Table of Contents

Interfaces

SAFTInterface

Constants

KEY_LIST  = ['sellerVatNumber', 'sellerName', 'sellerAddress', 'invoiceNumber', 'eventDate', 'invoiceDate', 'K_43', 'K_44', 'K_45', 'K_46', 'K_47', 'K_48', 'K_49']
KEY_TRANS_SOURCE  = ['nth' => 'LpZakupu', 'sellerVatNumber' => 'NrDostawcy', 'sellerName' => 'NazwaDostawcy', 'sellerAddress' => 'AdresDostawcy', 'invoiceNumber' => 'DowodZakupu', 'eventDate' => 'DataZakupu', 'invoiceDate' => 'DataWplywu', 'saleCtrl' => 'SprzedazCtrl', 'countOfSaleInvoices' => 'LiczbaWierszyZakupow', 'saleTotalVatValue' => 'PodatekNaliczony']

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 = ['sellerVatNumber', 'sellerName', 'sellerAddress', 'invoiceNumber', 'eventDate', 'invoiceDate', 'K_43', 'K_44', 'K_45', 'K_46', 'K_47', 'K_48', 'K_49']

KEY_TRANS_SOURCE

public mixed KEY_TRANS_SOURCE = ['nth' => 'LpZakupu', 'sellerVatNumber' => 'NrDostawcy', 'sellerName' => 'NazwaDostawcy', 'sellerAddress' => 'AdresDostawcy', 'invoiceNumber' => 'DowodZakupu', 'eventDate' => 'DataZakupu', 'invoiceDate' => 'DataWplywu', 'saleCtrl' => 'SprzedazCtrl', 'countOfSaleInvoices' => 'LiczbaWierszyZakupow', 'saleTotalVatValue' => 'PodatekNaliczony']

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