SAFTInvoiceItem
Table of Contents
Constants
-
KEY_LIST
= ['sellerVatNumber', 'sellerName', 'sellerAddress', 'buyerVatNumber', 'buyerName', 'buyerAddress', 'invoiceNumber', 'invoiceDate', 'eventDate', 'grossValue', 'netValue', 'currency', 'vatRate', 'sourceType', 'statusCode', 'fromCountryId', 'toCountryId', 'vatCountryId', 'reportCountryId', 'orgCurrency', 'orgGrossValue', 'orgNetValue']
-
TRANS_EMPTY_VATID
= 'brak'
-
TRANSACTION_TYPE_DOMV
= 10
-
TRANSACTION_TYPE_DOMV_B2B
= 11
-
TRANSACTION_TYPE_DOMV_B2C
= 12
-
TRANSACTION_TYPE_DS
= 20
-
TRANSACTION_TYPE_DSF
= 21
-
TRANSACTION_TYPE_DST
= 22
-
TRANSACTION_TYPE_EC
= 40
-
TRANSACTION_TYPE_ECA
= 42
-
TRANSACTION_TYPE_ECS
= 41
-
TRANSACTION_TYPE_EXPORT
= 32
-
TRANSACTION_TYPE_IGNORE
= -1
-
TRANSACTION_TYPE_IMPORT
= 31
Properties
-
$buyerAddress
: mixed
-
$buyerName
: mixed
-
$buyerVatNumber
: mixed
-
$eventDate
: mixed
-
$invoiceDate
: mixed
-
$invoiceNumber
: mixed
-
$sellerAddress
: mixed
-
$sellerName
: mixed
-
$sellerVatNumber
: mixed
-
$currency
: mixed
-
$fromCountryId
: mixed
-
$grossValue
: mixed
-
$netValue
: mixed
-
$orgCurrency
: mixed
-
$orgGrossValue
: mixed
-
$orgNetValue
: mixed
-
$reportCountryId
: mixed
-
$sourceType
: mixed
-
$statusCode
: mixed
-
$toCountryId
: mixed
-
$vatCountryId
: mixed
-
$vatRate
: mixed
Methods
-
__construct()
: mixed
-
get()
: mixed
-
getBuyerAddress()
: mixed
-
getBuyerName()
: mixed
-
getBuyerVatNumber()
: mixed
-
getCurrency()
: mixed
-
getEventDate()
: mixed
-
getFromCountryId()
: mixed
-
getGross()
: mixed
-
getGrossValue()
: mixed
-
getInvoiceDate()
: mixed
-
getInvoiceNumber()
: mixed
-
getNet()
: mixed
-
getNetValue()
: mixed
-
getOrgCurrency()
: mixed
-
getOrgGrossValue()
: mixed
-
getOrgNetValue()
: mixed
-
getReportCountryId()
: mixed
-
getSellerAddress()
: mixed
-
getSellerName()
: mixed
-
getSellerVatNumber()
: mixed
-
getSourceType()
: mixed
-
getStatusCode()
: mixed
-
getToCountryId()
: mixed
-
getVat()
: mixed
-
getVatCountryId()
: mixed
-
getVatRate()
: mixed
-
getVatValue()
: mixed
-
hasCategory()
: mixed
-
isB2B()
: mixed
-
isB2C()
: mixed
-
isBelongToReportCountry()
: mixed
-
isCredit()
: mixed
-
isDistance()
: mixed
-
isDomestic()
: mixed
-
isExport()
: mixed
-
isFromReportCountry()
: mixed
-
isImport()
: mixed
-
isIntraCommunity()
: mixed
-
isLocal()
: mixed
-
isProduct()
: mixed
-
isToReportCountry()
: mixed
-
transactionType()
: mixed
-
transactionTypeIs()
: mixed
KEY_LIST
public
mixed
KEY_LIST
= ['sellerVatNumber', 'sellerName', 'sellerAddress', 'buyerVatNumber', 'buyerName', 'buyerAddress', 'invoiceNumber', 'invoiceDate', 'eventDate', 'grossValue', 'netValue', 'currency', 'vatRate', 'sourceType', 'statusCode', 'fromCountryId', 'toCountryId', 'vatCountryId', 'reportCountryId', 'orgCurrency', 'orgGrossValue', 'orgNetValue']
TRANS_EMPTY_VATID
public
mixed
TRANS_EMPTY_VATID
= 'brak'
TRANSACTION_TYPE_DOMV
public
mixed
TRANSACTION_TYPE_DOMV
= 10
TRANSACTION_TYPE_DOMV_B2B
public
mixed
TRANSACTION_TYPE_DOMV_B2B
= 11
TRANSACTION_TYPE_DOMV_B2C
public
mixed
TRANSACTION_TYPE_DOMV_B2C
= 12
TRANSACTION_TYPE_DS
public
mixed
TRANSACTION_TYPE_DS
= 20
TRANSACTION_TYPE_DSF
public
mixed
TRANSACTION_TYPE_DSF
= 21
TRANSACTION_TYPE_DST
public
mixed
TRANSACTION_TYPE_DST
= 22
TRANSACTION_TYPE_EC
public
mixed
TRANSACTION_TYPE_EC
= 40
TRANSACTION_TYPE_ECA
public
mixed
TRANSACTION_TYPE_ECA
= 42
TRANSACTION_TYPE_ECS
public
mixed
TRANSACTION_TYPE_ECS
= 41
TRANSACTION_TYPE_EXPORT
public
mixed
TRANSACTION_TYPE_EXPORT
= 32
TRANSACTION_TYPE_IGNORE
public
mixed
TRANSACTION_TYPE_IGNORE
= -1
TRANSACTION_TYPE_IMPORT
public
mixed
TRANSACTION_TYPE_IMPORT
= 31
$buyerAddress
public
mixed
$buyerAddress
$buyerName
public
mixed
$buyerName
$buyerVatNumber
public
mixed
$buyerVatNumber
$eventDate
public
mixed
$eventDate
$invoiceDate
public
mixed
$invoiceDate
$invoiceNumber
public
mixed
$invoiceNumber
$sellerAddress
public
mixed
$sellerAddress
$sellerName
public
mixed
$sellerName
$sellerVatNumber
public
mixed
$sellerVatNumber
$currency
private
mixed
$currency
$fromCountryId
private
mixed
$fromCountryId
$grossValue
private
mixed
$grossValue
$netValue
private
mixed
$netValue
$orgCurrency
private
mixed
$orgCurrency
$orgGrossValue
private
mixed
$orgGrossValue
$orgNetValue
private
mixed
$orgNetValue
$reportCountryId
private
mixed
$reportCountryId
$sourceType
private
mixed
$sourceType
$statusCode
private
mixed
$statusCode
$toCountryId
private
mixed
$toCountryId
$vatCountryId
private
mixed
$vatCountryId
$vatRate
private
mixed
$vatRate
__construct()
public
__construct(mixed $array) : mixed
Parameters
-
$array
: mixed
-
get()
public
get(mixed $key) : mixed
Parameters
-
$key
: mixed
-
getBuyerAddress()
public
getBuyerAddress() : mixed
getBuyerName()
public
getBuyerName() : mixed
getBuyerVatNumber()
public
getBuyerVatNumber() : mixed
getCurrency()
public
getCurrency() : mixed
getEventDate()
public
getEventDate() : mixed
getFromCountryId()
public
getFromCountryId() : mixed
getGross()
public
getGross() : mixed
getGrossValue()
public
getGrossValue() : mixed
getInvoiceDate()
public
getInvoiceDate() : mixed
getInvoiceNumber()
public
getInvoiceNumber() : mixed
getNet()
public
getNet() : mixed
getNetValue()
public
getNetValue() : mixed
getOrgCurrency()
public
getOrgCurrency() : mixed
getOrgGrossValue()
public
getOrgGrossValue() : mixed
getOrgNetValue()
public
getOrgNetValue() : mixed
getReportCountryId()
public
getReportCountryId() : mixed
getSellerAddress()
public
getSellerAddress() : mixed
getSellerName()
public
getSellerName() : mixed
getSellerVatNumber()
public
getSellerVatNumber() : mixed
getSourceType()
public
getSourceType() : mixed
getStatusCode()
public
getStatusCode() : mixed
getToCountryId()
public
getToCountryId() : mixed
getVat()
public
getVat() : mixed
getVatCountryId()
public
getVatCountryId() : mixed
getVatRate()
public
getVatRate() : mixed
getVatValue()
public
getVatValue() : mixed
hasCategory()
public
hasCategory(mixed $category) : mixed
Parameters
-
$category
: mixed
-
isB2B()
public
isB2B() : mixed
isB2C()
public
isB2C() : mixed
isBelongToReportCountry()
public
isBelongToReportCountry() : mixed
isCredit()
public
isCredit() : mixed
isDistance()
public
isDistance() : mixed
isDomestic()
public
isDomestic() : mixed
isExport()
public
isExport() : mixed
isFromReportCountry()
public
isFromReportCountry() : mixed
isImport()
public
isImport() : mixed
public
isIntraCommunity() : mixed
isLocal()
public
isLocal() : mixed
isProduct()
public
isProduct() : mixed
isToReportCountry()
public
isToReportCountry() : mixed
transactionType()
public
transactionType() : mixed
transactionTypeIs()
public
transactionTypeIs(int $transactionType) : mixed
Parameters
-
$transactionType
: int
-