AddressbookHeaderType
in package
Class representing AddressbookHeaderType.
XSD Type: addressbookHeaderType
Table of Contents
Properties
- $accountForInvoicing : AccountType|null
- Bankovní účet nebo hotovostní pokladna, na kterou chcete nechat proplatit tuto pohledávku (používá se jen u pohledávek.) Pokud není účet uveden, POHODA použije účet uvedený v uživatelském nastavení uživatele (pod kterým je spuštěn XML import).
- $accountingIssuedInvoice : AccountingType|null
- Předkontace vydané faktury.
- $accountingReceivedInvoice : AccountingType|null
- Předkontace přijaté faktury.
- $activity : RefType|null
- Činnost.
- $adGroup : string|null
- Skupiny.
- $adKey : string|null
- Klíče.
- $agreement : string|null
- Číslo obchodní smlouvy (nesmí být povoleno v Globálním nastavení - Číslování zákazníků). Od verze 1.5.
- $carrier : CarrierType|null
- Dopravce.
- $centre : RefType|null
- Středisko.
- $classificationKVDPHIssuedInvoice : RefType|null
- Členění KV DPH, vydané faktury (pouze SK verze).
- $classificationKVDPHReceivedInvoice : RefType|null
- Členění KV DPH, přijaté faktury (pouze SK verze).
- $classificationVATIssuedInvoice : ClassificationVATType|null
- Členění DPH na vydané faktuře.
- $classificationVATReceivedInvoice : ClassificationVATType|null
- Členění DPH na přijaté faktuře.
- $contract : RefType|null
- Zakázka.
- $credit : float|null
- Kredit, tolerovaná výše pohledávek odběratele.
- $dateOfBirth : DateTime|null
- Datum narození. Používá se jen u kontaktní osoby.
- $email : string|null
- Email.
- $fax : string|null
- Fax.
- $foreignCurrency : RefType|null
- ID - odkaz na cizí měnu, IDS - kod měny.
- $function : string|null
- Název funkce. Používá se jen u kontaktní osoby.
- $gPS : string|null
- GPS souřadnice.
- $iCQ : string|null
- ICQ adresa.
- $id : int|null
- ID adresy. Používá se při requestu.
- $identity : AddressType|null
- Základní údaje.
- $intNote : string|null
- Interní poznámka.
- $labels : array<string|int, LabelType>
- Štítky záznamu.
- $markRecord : string|null
- Označení záznamu v programu POHODA, sloupec "X". Výchozí hodnota je "označený záznam".
- $maturity : int|null
- Splatno. Počet dnů splatnosti pohledávek (vydané faktury, vydané zálohové faktury, ostatní pohledávky).
- $maturityCommitments : int|null
- Splatno. Počet dnů splatnosti závazků (přijaté faktury, přijaté zálohové faktury, ostatní závazky).
- $message : string|null
- Zpráva.
- $mobil : string|null
- Mobil.
- $note : string|null
- Poznámka.
- $number : NumberADType|null
- Číslo dodavatele/odběratele dle zvolené číselné řady (musí být povoleno v Globálním nastavení - Číslování zákazníků).
- $ost1 : string|null
- Ostatní.
- $ost2 : string|null
- Ostatní. Používá se také u kontaktní osoby.
- $p1 : string|null
- Klíč P1 / Dodavatel.
- $p2 : string|null
- Klíč P2 / Odběratel.
- $p3 : string|null
- Klíč P3.
- $p4 : string|null
- Klíč P4.
- $p5 : string|null
- Klíč P5.
- $p6 : string|null
- Klíč P6.
- $parameters : array<string|int, ParameterDocType>
- Volitelné parametry.
- $paymentType : PaymentType|null
- Forma úhrady.
- $personalIdentificationNumber : string|null
- Rodné číslo. Používá se jen u kontaktní osoby.
- $phone : string|null
- Telefon.
- $priceIDS : string|null
- Cenová hladina odběratele.
- $refAddress : RefAddressType|null
- Odkaz kontaktní osoby na hlavní adresu.
- $region : string|null
- Název kraje.
- $responsiblePerson : ResponsiblePersonType|null
- Odpovědná osoba.
- $salutation : string|null
- Oslovení pro použití v korespondenci. Používá se jen u kontaktní osoby.
- $sex : string|null
- Pohlaví. Používá se jen u kontaktní osoby.
- $skype : string|null
- Skype adresa.
- $toleranceMaturity : int|null
- Počet dnů tolerované splatnosti faktur.
- $turnover : float|null
- Obrat. Pouze pro export.
- $turnover2 : float|null
- Obrat 2. Pouze pro export.
- $web : string|null
- Adresa www stránek.
Methods
- addToLabels() : self
- Adds as label.
- addToParameters() : self
- Adds as parameter.
- getAccountForInvoicing() : AccountType
- Gets as accountForInvoicing.
- getAccountingIssuedInvoice() : AccountingType
- Gets as accountingIssuedInvoice.
- getAccountingReceivedInvoice() : AccountingType
- Gets as accountingReceivedInvoice.
- getActivity() : RefType
- Gets as activity.
- getAdGroup() : string
- Gets as adGroup.
- getAdKey() : string
- Gets as adKey.
- getAgreement() : string
- Gets as agreement.
- getCarrier() : CarrierType
- Gets as carrier.
- getCentre() : RefType
- Gets as centre.
- getClassificationKVDPHIssuedInvoice() : RefType
- Gets as classificationKVDPHIssuedInvoice.
- getClassificationKVDPHReceivedInvoice() : RefType
- Gets as classificationKVDPHReceivedInvoice.
- getClassificationVATIssuedInvoice() : ClassificationVATType
- Gets as classificationVATIssuedInvoice.
- getClassificationVATReceivedInvoice() : ClassificationVATType
- Gets as classificationVATReceivedInvoice.
- getContract() : RefType
- Gets as contract.
- getCredit() : float
- Gets as credit.
- getDateOfBirth() : DateTime
- Gets as dateOfBirth.
- getEmail() : string
- Gets as email.
- getFax() : string
- Gets as fax.
- getForeignCurrency() : RefType
- Gets as foreignCurrency.
- getFunction() : string
- Gets as function.
- getGPS() : string
- Gets as gPS.
- getICQ() : string
- Gets as iCQ.
- getId() : int
- Gets as id.
- getIdentity() : AddressType
- Gets as identity.
- getIntNote() : string
- Gets as intNote.
- getLabels() : array<string|int, LabelType>
- Gets as labels.
- getMarkRecord() : string
- Gets as markRecord.
- getMaturity() : int
- Gets as maturity.
- getMaturityCommitments() : int
- Gets as maturityCommitments.
- getMessage() : string
- Gets as message.
- getMobil() : string
- Gets as mobil.
- getNote() : string
- Gets as note.
- getNumber() : NumberADType
- Gets as number.
- getOst1() : string
- Gets as ost1.
- getOst2() : string
- Gets as ost2.
- getP1() : string
- Gets as p1.
- getP2() : string
- Gets as p2.
- getP3() : string
- Gets as p3.
- getP4() : string
- Gets as p4.
- getP5() : string
- Gets as p5.
- getP6() : string
- Gets as p6.
- getParameters() : array<string|int, ParameterDocType>
- Gets as parameters.
- getPaymentType() : PaymentType
- Gets as paymentType.
- getPersonalIdentificationNumber() : string
- Gets as personalIdentificationNumber.
- getPhone() : string
- Gets as phone.
- getPriceIDS() : string
- Gets as priceIDS.
- getRefAddress() : RefAddressType
- Gets as refAddress.
- getRegion() : string
- Gets as region.
- getResponsiblePerson() : ResponsiblePersonType
- Gets as responsiblePerson.
- getSalutation() : string
- Gets as salutation.
- getSex() : string
- Gets as sex.
- getSkype() : string
- Gets as skype.
- getToleranceMaturity() : int
- Gets as toleranceMaturity.
- getTurnover() : float
- Gets as turnover.
- getTurnover2() : float
- Gets as turnover2.
- getWeb() : string
- Gets as web.
- issetLabels() : bool
- isset labels.
- issetParameters() : bool
- isset parameters.
- setAccountForInvoicing() : self
- Sets a new accountForInvoicing.
- setAccountingIssuedInvoice() : self
- Sets a new accountingIssuedInvoice.
- setAccountingReceivedInvoice() : self
- Sets a new accountingReceivedInvoice.
- setActivity() : self
- Sets a new activity.
- setAdGroup() : self
- Sets a new adGroup.
- setAdKey() : self
- Sets a new adKey.
- setAgreement() : self
- Sets a new agreement.
- setCarrier() : self
- Sets a new carrier.
- setCentre() : self
- Sets a new centre.
- setClassificationKVDPHIssuedInvoice() : self
- Sets a new classificationKVDPHIssuedInvoice.
- setClassificationKVDPHReceivedInvoice() : self
- Sets a new classificationKVDPHReceivedInvoice.
- setClassificationVATIssuedInvoice() : self
- Sets a new classificationVATIssuedInvoice.
- setClassificationVATReceivedInvoice() : self
- Sets a new classificationVATReceivedInvoice.
- setContract() : self
- Sets a new contract.
- setCredit() : self
- Sets a new credit.
- setDateOfBirth() : self
- Sets a new dateOfBirth.
- setEmail() : self
- Sets a new email.
- setFax() : self
- Sets a new fax.
- setForeignCurrency() : self
- Sets a new foreignCurrency.
- setFunction() : self
- Sets a new function.
- setGPS() : self
- Sets a new gPS.
- setICQ() : self
- Sets a new iCQ.
- setId() : self
- Sets a new id.
- setIdentity() : self
- Sets a new identity.
- setIntNote() : self
- Sets a new intNote.
- setLabels() : self
- Sets a new labels.
- setMarkRecord() : self
- Sets a new markRecord.
- setMaturity() : self
- Sets a new maturity.
- setMaturityCommitments() : self
- Sets a new maturityCommitments.
- setMessage() : self
- Sets a new message.
- setMobil() : self
- Sets a new mobil.
- setNote() : self
- Sets a new note.
- setNumber() : self
- Sets a new number.
- setOst1() : self
- Sets a new ost1.
- setOst2() : self
- Sets a new ost2.
- setP1() : self
- Sets a new p1.
- setP2() : self
- Sets a new p2.
- setP3() : self
- Sets a new p3.
- setP4() : self
- Sets a new p4.
- setP5() : self
- Sets a new p5.
- setP6() : self
- Sets a new p6.
- setParameters() : self
- Sets a new parameters.
- setPaymentType() : self
- Sets a new paymentType.
- setPersonalIdentificationNumber() : self
- Sets a new personalIdentificationNumber.
- setPhone() : self
- Sets a new phone.
- setPriceIDS() : self
- Sets a new priceIDS.
- setRefAddress() : self
- Sets a new refAddress.
- setRegion() : self
- Sets a new region.
- setResponsiblePerson() : self
- Sets a new responsiblePerson.
- setSalutation() : self
- Sets a new salutation.
- setSex() : self
- Sets a new sex.
- setSkype() : self
- Sets a new skype.
- setToleranceMaturity() : self
- Sets a new toleranceMaturity.
- setTurnover() : self
- Sets a new turnover.
- setTurnover2() : self
- Sets a new turnover2.
- setWeb() : self
- Sets a new web.
- unsetLabels() : void
- unset labels.
- unsetParameters() : void
- unset parameters.
Properties
$accountForInvoicing
Bankovní účet nebo hotovostní pokladna, na kterou chcete nechat proplatit tuto pohledávku (používá se jen u pohledávek.) Pokud není účet uveden, POHODA použije účet uvedený v uživatelském nastavení uživatele (pod kterým je spuštěn XML import).
private
AccountType|null
$accountForInvoicing
= null
$accountingIssuedInvoice
Předkontace vydané faktury.
private
AccountingType|null
$accountingIssuedInvoice
= null
$accountingReceivedInvoice
Předkontace přijaté faktury.
private
AccountingType|null
$accountingReceivedInvoice
= null
$activity
Činnost.
private
RefType|null
$activity
= null
$adGroup
Skupiny.
private
string|null
$adGroup
= null
$adKey
Klíče.
private
string|null
$adKey
= null
$agreement
Číslo obchodní smlouvy (nesmí být povoleno v Globálním nastavení - Číslování zákazníků). Od verze 1.5.
private
string|null
$agreement
= null
$carrier
Dopravce.
private
CarrierType|null
$carrier
= null
$centre
Středisko.
private
RefType|null
$centre
= null
$classificationKVDPHIssuedInvoice
Členění KV DPH, vydané faktury (pouze SK verze).
private
RefType|null
$classificationKVDPHIssuedInvoice
= null
$classificationKVDPHReceivedInvoice
Členění KV DPH, přijaté faktury (pouze SK verze).
private
RefType|null
$classificationKVDPHReceivedInvoice
= null
$classificationVATIssuedInvoice
Členění DPH na vydané faktuře.
private
ClassificationVATType|null
$classificationVATIssuedInvoice
= null
$classificationVATReceivedInvoice
Členění DPH na přijaté faktuře.
private
ClassificationVATType|null
$classificationVATReceivedInvoice
= null
$contract
Zakázka.
private
RefType|null
$contract
= null
$credit
Kredit, tolerovaná výše pohledávek odběratele.
private
float|null
$credit
= null
$dateOfBirth
Datum narození. Používá se jen u kontaktní osoby.
private
DateTime|null
$dateOfBirth
= null
Email.
private
string|null
$email
= null
$fax
Fax.
private
string|null
$fax
= null
$foreignCurrency
ID - odkaz na cizí měnu, IDS - kod měny.
private
RefType|null
$foreignCurrency
= null
$function
Název funkce. Používá se jen u kontaktní osoby.
private
string|null
$function
= null
$gPS
GPS souřadnice.
private
string|null
$gPS
= null
$iCQ
ICQ adresa.
private
string|null
$iCQ
= null
$id
ID adresy. Používá se při requestu.
private
int|null
$id
= null
$identity
Základní údaje.
private
AddressType|null
$identity
= null
$intNote
Interní poznámka.
private
string|null
$intNote
= null
$labels
Štítky záznamu.
private
array<string|int, LabelType>
$labels
= null
$markRecord
Označení záznamu v programu POHODA, sloupec "X". Výchozí hodnota je "označený záznam".
private
string|null
$markRecord
= null
$maturity
Splatno. Počet dnů splatnosti pohledávek (vydané faktury, vydané zálohové faktury, ostatní pohledávky).
private
int|null
$maturity
= null
Při vložení adresy do faktury se nastaví datum splatnosti přičtením zde uvedeného počtu dnů k datu vystavení faktury.
$maturityCommitments
Splatno. Počet dnů splatnosti závazků (přijaté faktury, přijaté zálohové faktury, ostatní závazky).
private
int|null
$maturityCommitments
= null
Při vložení adresy do faktury se nastaví datum splatnosti přičtením zde uvedeného počtu dnů k datu vystavení faktury.
$message
Zpráva.
private
string|null
$message
= null
$mobil
Mobil.
private
string|null
$mobil
= null
$note
Poznámka.
private
string|null
$note
= null
$number
Číslo dodavatele/odběratele dle zvolené číselné řady (musí být povoleno v Globálním nastavení - Číslování zákazníků).
private
NumberADType|null
$number
= null
$ost1
Ostatní.
private
string|null
$ost1
= null
$ost2
Ostatní. Používá se také u kontaktní osoby.
private
string|null
$ost2
= null
$p1
Klíč P1 / Dodavatel.
private
string|null
$p1
= null
$p2
Klíč P2 / Odběratel.
private
string|null
$p2
= null
$p3
Klíč P3.
private
string|null
$p3
= null
$p4
Klíč P4.
private
string|null
$p4
= null
$p5
Klíč P5.
private
string|null
$p5
= null
$p6
Klíč P6.
private
string|null
$p6
= null
$parameters
Volitelné parametry.
private
array<string|int, ParameterDocType>
$parameters
= null
$paymentType
Forma úhrady.
private
PaymentType|null
$paymentType
= null
$personalIdentificationNumber
Rodné číslo. Používá se jen u kontaktní osoby.
private
string|null
$personalIdentificationNumber
= null
$phone
Telefon.
private
string|null
$phone
= null
$priceIDS
Cenová hladina odběratele.
private
string|null
$priceIDS
= null
$refAddress
Odkaz kontaktní osoby na hlavní adresu.
private
RefAddressType|null
$refAddress
= null
$region
Název kraje.
private
string|null
$region
= null
$responsiblePerson
Odpovědná osoba.
private
ResponsiblePersonType|null
$responsiblePerson
= null
$salutation
Oslovení pro použití v korespondenci. Používá se jen u kontaktní osoby.
private
string|null
$salutation
= null
$sex
Pohlaví. Používá se jen u kontaktní osoby.
private
string|null
$sex
= null
$skype
Skype adresa.
private
string|null
$skype
= null
$toleranceMaturity
Počet dnů tolerované splatnosti faktur.
private
int|null
$toleranceMaturity
= null
$turnover
Obrat. Pouze pro export.
private
float|null
$turnover
= null
$turnover2
Obrat 2. Pouze pro export.
private
float|null
$turnover2
= null
$web
Adresa www stránek.
private
string|null
$web
= null
Methods
addToLabels()
Adds as label.
public
addToLabels(LabelType $label) : self
Štítky záznamu.
Parameters
- $label : LabelType
Return values
selfaddToParameters()
Adds as parameter.
public
addToParameters(ParameterDocType $parameter) : self
Volitelné parametry.
Parameters
- $parameter : ParameterDocType
Return values
selfgetAccountForInvoicing()
Gets as accountForInvoicing.
public
getAccountForInvoicing() : AccountType
Bankovní účet nebo hotovostní pokladna, na kterou chcete nechat proplatit tuto pohledávku (používá se jen u pohledávek.) Pokud není účet uveden, POHODA použije účet uvedený v uživatelském nastavení uživatele (pod kterým je spuštěn XML import).
Return values
AccountTypegetAccountingIssuedInvoice()
Gets as accountingIssuedInvoice.
public
getAccountingIssuedInvoice() : AccountingType
Předkontace vydané faktury.
Return values
AccountingTypegetAccountingReceivedInvoice()
Gets as accountingReceivedInvoice.
public
getAccountingReceivedInvoice() : AccountingType
Předkontace přijaté faktury.
Return values
AccountingTypegetActivity()
Gets as activity.
public
getActivity() : RefType
Činnost.
Return values
RefTypegetAdGroup()
Gets as adGroup.
public
getAdGroup() : string
Skupiny.
Return values
stringgetAdKey()
Gets as adKey.
public
getAdKey() : string
Klíče.
Return values
stringgetAgreement()
Gets as agreement.
public
getAgreement() : string
Číslo obchodní smlouvy (nesmí být povoleno v Globálním nastavení - Číslování zákazníků). Od verze 1.5.
Return values
stringgetCarrier()
Gets as carrier.
public
getCarrier() : CarrierType
Dopravce.
Return values
CarrierTypegetCentre()
Gets as centre.
public
getCentre() : RefType
Středisko.
Return values
RefTypegetClassificationKVDPHIssuedInvoice()
Gets as classificationKVDPHIssuedInvoice.
public
getClassificationKVDPHIssuedInvoice() : RefType
Členění KV DPH, vydané faktury (pouze SK verze).
Return values
RefTypegetClassificationKVDPHReceivedInvoice()
Gets as classificationKVDPHReceivedInvoice.
public
getClassificationKVDPHReceivedInvoice() : RefType
Členění KV DPH, přijaté faktury (pouze SK verze).
Return values
RefTypegetClassificationVATIssuedInvoice()
Gets as classificationVATIssuedInvoice.
public
getClassificationVATIssuedInvoice() : ClassificationVATType
Členění DPH na vydané faktuře.
Return values
ClassificationVATTypegetClassificationVATReceivedInvoice()
Gets as classificationVATReceivedInvoice.
public
getClassificationVATReceivedInvoice() : ClassificationVATType
Členění DPH na přijaté faktuře.
Return values
ClassificationVATTypegetContract()
Gets as contract.
public
getContract() : RefType
Zakázka.
Return values
RefTypegetCredit()
Gets as credit.
public
getCredit() : float
Kredit, tolerovaná výše pohledávek odběratele.
Return values
floatgetDateOfBirth()
Gets as dateOfBirth.
public
getDateOfBirth() : DateTime
Datum narození. Používá se jen u kontaktní osoby.
Return values
DateTimegetEmail()
Gets as email.
public
getEmail() : string
Email.
Return values
stringgetFax()
Gets as fax.
public
getFax() : string
Fax.
Return values
stringgetForeignCurrency()
Gets as foreignCurrency.
public
getForeignCurrency() : RefType
ID - odkaz na cizí měnu, IDS - kod měny.
Return values
RefTypegetFunction()
Gets as function.
public
getFunction() : string
Název funkce. Používá se jen u kontaktní osoby.
Return values
stringgetGPS()
Gets as gPS.
public
getGPS() : string
GPS souřadnice.
Return values
stringgetICQ()
Gets as iCQ.
public
getICQ() : string
ICQ adresa.
Return values
stringgetId()
Gets as id.
public
getId() : int
ID adresy. Používá se při requestu.
Return values
intgetIdentity()
Gets as identity.
public
getIdentity() : AddressType
Základní údaje
Return values
AddressTypegetIntNote()
Gets as intNote.
public
getIntNote() : string
Interní poznámka.
Return values
stringgetLabels()
Gets as labels.
public
getLabels() : array<string|int, LabelType>
Štítky záznamu.
Return values
array<string|int, LabelType>getMarkRecord()
Gets as markRecord.
public
getMarkRecord() : string
Označení záznamu v programu POHODA, sloupec "X". Výchozí hodnota je "označený záznam".
Return values
stringgetMaturity()
Gets as maturity.
public
getMaturity() : int
Splatno. Počet dnů splatnosti pohledávek (vydané faktury, vydané zálohové faktury, ostatní pohledávky). Při vložení adresy do faktury se nastaví datum splatnosti přičtením zde uvedeného počtu dnů k datu vystavení faktury.
Return values
intgetMaturityCommitments()
Gets as maturityCommitments.
public
getMaturityCommitments() : int
Splatno. Počet dnů splatnosti závazků (přijaté faktury, přijaté zálohové faktury, ostatní závazky). Při vložení adresy do faktury se nastaví datum splatnosti přičtením zde uvedeného počtu dnů k datu vystavení faktury.
Return values
intgetMessage()
Gets as message.
public
getMessage() : string
Zpráva.
Return values
stringgetMobil()
Gets as mobil.
public
getMobil() : string
Mobil.
Return values
stringgetNote()
Gets as note.
public
getNote() : string
Poznámka.
Return values
stringgetNumber()
Gets as number.
public
getNumber() : NumberADType
Číslo dodavatele/odběratele dle zvolené číselné řady (musí být povoleno v Globálním nastavení - Číslování zákazníků).
Return values
NumberADTypegetOst1()
Gets as ost1.
public
getOst1() : string
Ostatní.
Return values
stringgetOst2()
Gets as ost2.
public
getOst2() : string
Ostatní. Používá se také u kontaktní osoby.
Return values
stringgetP1()
Gets as p1.
public
getP1() : string
Klíč P1 / Dodavatel.
Return values
stringgetP2()
Gets as p2.
public
getP2() : string
Klíč P2 / Odběratel.
Return values
stringgetP3()
Gets as p3.
public
getP3() : string
Klíč P3.
Return values
stringgetP4()
Gets as p4.
public
getP4() : string
Klíč P4.
Return values
stringgetP5()
Gets as p5.
public
getP5() : string
Klíč P5.
Return values
stringgetP6()
Gets as p6.
public
getP6() : string
Klíč P6.
Return values
stringgetParameters()
Gets as parameters.
public
getParameters() : array<string|int, ParameterDocType>
Volitelné parametry.
Return values
array<string|int, ParameterDocType>getPaymentType()
Gets as paymentType.
public
getPaymentType() : PaymentType
Forma úhrady.
Return values
PaymentTypegetPersonalIdentificationNumber()
Gets as personalIdentificationNumber.
public
getPersonalIdentificationNumber() : string
Rodné číslo. Používá se jen u kontaktní osoby.
Return values
stringgetPhone()
Gets as phone.
public
getPhone() : string
Telefon.
Return values
stringgetPriceIDS()
Gets as priceIDS.
public
getPriceIDS() : string
Cenová hladina odběratele.
Return values
stringgetRefAddress()
Gets as refAddress.
public
getRefAddress() : RefAddressType
Odkaz kontaktní osoby na hlavní adresu.
Return values
RefAddressTypegetRegion()
Gets as region.
public
getRegion() : string
Název kraje.
Return values
stringgetResponsiblePerson()
Gets as responsiblePerson.
public
getResponsiblePerson() : ResponsiblePersonType
Odpovědná osoba.
Return values
ResponsiblePersonTypegetSalutation()
Gets as salutation.
public
getSalutation() : string
Oslovení pro použití v korespondenci. Používá se jen u kontaktní osoby.
Return values
stringgetSex()
Gets as sex.
public
getSex() : string
Pohlaví. Používá se jen u kontaktní osoby.
Return values
stringgetSkype()
Gets as skype.
public
getSkype() : string
Skype adresa.
Return values
stringgetToleranceMaturity()
Gets as toleranceMaturity.
public
getToleranceMaturity() : int
Počet dnů tolerované splatnosti faktur.
Return values
intgetTurnover()
Gets as turnover.
public
getTurnover() : float
Obrat. Pouze pro export.
Return values
floatgetTurnover2()
Gets as turnover2.
public
getTurnover2() : float
Obrat 2. Pouze pro export.
Return values
floatgetWeb()
Gets as web.
public
getWeb() : string
Adresa www stránek.
Return values
stringissetLabels()
isset labels.
public
issetLabels(int|string $index) : bool
Štítky záznamu.
Parameters
- $index : int|string
Return values
boolissetParameters()
isset parameters.
public
issetParameters(int|string $index) : bool
Volitelné parametry.
Parameters
- $index : int|string
Return values
boolsetAccountForInvoicing()
Sets a new accountForInvoicing.
public
setAccountForInvoicing([AccountType|null $accountForInvoicing = null ]) : self
Bankovní účet nebo hotovostní pokladna, na kterou chcete nechat proplatit tuto pohledávku (používá se jen u pohledávek.) Pokud není účet uveden, POHODA použije účet uvedený v uživatelském nastavení uživatele (pod kterým je spuštěn XML import).
Parameters
- $accountForInvoicing : AccountType|null = null
Return values
selfsetAccountingIssuedInvoice()
Sets a new accountingIssuedInvoice.
public
setAccountingIssuedInvoice([AccountingType|null $accountingIssuedInvoice = null ]) : self
Předkontace vydané faktury.
Parameters
- $accountingIssuedInvoice : AccountingType|null = null
Return values
selfsetAccountingReceivedInvoice()
Sets a new accountingReceivedInvoice.
public
setAccountingReceivedInvoice([AccountingType|null $accountingReceivedInvoice = null ]) : self
Předkontace přijaté faktury.
Parameters
- $accountingReceivedInvoice : AccountingType|null = null
Return values
selfsetActivity()
Sets a new activity.
public
setActivity([RefType|null $activity = null ]) : self
Činnost.
Parameters
- $activity : RefType|null = null
Return values
selfsetAdGroup()
Sets a new adGroup.
public
setAdGroup(string $adGroup) : self
Skupiny.
Parameters
- $adGroup : string
Return values
selfsetAdKey()
Sets a new adKey.
public
setAdKey(string $adKey) : self
Klíče.
Parameters
- $adKey : string
Return values
selfsetAgreement()
Sets a new agreement.
public
setAgreement(string $agreement) : self
Číslo obchodní smlouvy (nesmí být povoleno v Globálním nastavení - Číslování zákazníků). Od verze 1.5.
Parameters
- $agreement : string
Return values
selfsetCarrier()
Sets a new carrier.
public
setCarrier([CarrierType|null $carrier = null ]) : self
Dopravce.
Parameters
- $carrier : CarrierType|null = null
Return values
selfsetCentre()
Sets a new centre.
public
setCentre([RefType|null $centre = null ]) : self
Středisko.
Parameters
- $centre : RefType|null = null
Return values
selfsetClassificationKVDPHIssuedInvoice()
Sets a new classificationKVDPHIssuedInvoice.
public
setClassificationKVDPHIssuedInvoice([RefType|null $classificationKVDPHIssuedInvoice = null ]) : self
Členění KV DPH, vydané faktury (pouze SK verze).
Parameters
- $classificationKVDPHIssuedInvoice : RefType|null = null
Return values
selfsetClassificationKVDPHReceivedInvoice()
Sets a new classificationKVDPHReceivedInvoice.
public
setClassificationKVDPHReceivedInvoice([RefType|null $classificationKVDPHReceivedInvoice = null ]) : self
Členění KV DPH, přijaté faktury (pouze SK verze).
Parameters
- $classificationKVDPHReceivedInvoice : RefType|null = null
Return values
selfsetClassificationVATIssuedInvoice()
Sets a new classificationVATIssuedInvoice.
public
setClassificationVATIssuedInvoice([ClassificationVATType|null $classificationVATIssuedInvoice = null ]) : self
Členění DPH na vydané faktuře.
Parameters
- $classificationVATIssuedInvoice : ClassificationVATType|null = null
Return values
selfsetClassificationVATReceivedInvoice()
Sets a new classificationVATReceivedInvoice.
public
setClassificationVATReceivedInvoice([ClassificationVATType|null $classificationVATReceivedInvoice = null ]) : self
Členění DPH na přijaté faktuře.
Parameters
- $classificationVATReceivedInvoice : ClassificationVATType|null = null
Return values
selfsetContract()
Sets a new contract.
public
setContract([RefType|null $contract = null ]) : self
Zakázka.
Parameters
- $contract : RefType|null = null
Return values
selfsetCredit()
Sets a new credit.
public
setCredit(float $credit) : self
Kredit, tolerovaná výše pohledávek odběratele.
Parameters
- $credit : float
Return values
selfsetDateOfBirth()
Sets a new dateOfBirth.
public
setDateOfBirth([DateTime|null $dateOfBirth = null ]) : self
Datum narození. Používá se jen u kontaktní osoby.
Parameters
- $dateOfBirth : DateTime|null = null
Return values
selfsetEmail()
Sets a new email.
public
setEmail(string $email) : self
Email.
Parameters
- $email : string
Return values
selfsetFax()
Sets a new fax.
public
setFax(string $fax) : self
Fax.
Parameters
- $fax : string
Return values
selfsetForeignCurrency()
Sets a new foreignCurrency.
public
setForeignCurrency([RefType|null $foreignCurrency = null ]) : self
ID - odkaz na cizí měnu, IDS - kod měny.
Parameters
- $foreignCurrency : RefType|null = null
Return values
selfsetFunction()
Sets a new function.
public
setFunction(string $function) : self
Název funkce. Používá se jen u kontaktní osoby.
Parameters
- $function : string
Return values
selfsetGPS()
Sets a new gPS.
public
setGPS(string $gPS) : self
GPS souřadnice.
Parameters
- $gPS : string
Return values
selfsetICQ()
Sets a new iCQ.
public
setICQ(string $iCQ) : self
ICQ adresa.
Parameters
- $iCQ : string
Return values
selfsetId()
Sets a new id.
public
setId(int $id) : self
ID adresy. Používá se při requestu.
Parameters
- $id : int
Return values
selfsetIdentity()
Sets a new identity.
public
setIdentity([AddressType|null $identity = null ]) : self
Základní údaje
Parameters
- $identity : AddressType|null = null
Return values
selfsetIntNote()
Sets a new intNote.
public
setIntNote(string $intNote) : self
Interní poznámka.
Parameters
- $intNote : string
Return values
selfsetLabels()
Sets a new labels.
public
setLabels([array<string|int, LabelType> $labels = null ]) : self
Štítky záznamu.
Parameters
- $labels : array<string|int, LabelType> = null
Return values
selfsetMarkRecord()
Sets a new markRecord.
public
setMarkRecord(string $markRecord) : self
Označení záznamu v programu POHODA, sloupec "X". Výchozí hodnota je "označený záznam".
Parameters
- $markRecord : string
Return values
selfsetMaturity()
Sets a new maturity.
public
setMaturity(int $maturity) : self
Splatno. Počet dnů splatnosti pohledávek (vydané faktury, vydané zálohové faktury, ostatní pohledávky). Při vložení adresy do faktury se nastaví datum splatnosti přičtením zde uvedeného počtu dnů k datu vystavení faktury.
Parameters
- $maturity : int
Return values
selfsetMaturityCommitments()
Sets a new maturityCommitments.
public
setMaturityCommitments(int $maturityCommitments) : self
Splatno. Počet dnů splatnosti závazků (přijaté faktury, přijaté zálohové faktury, ostatní závazky). Při vložení adresy do faktury se nastaví datum splatnosti přičtením zde uvedeného počtu dnů k datu vystavení faktury.
Parameters
- $maturityCommitments : int
Return values
selfsetMessage()
Sets a new message.
public
setMessage(string $message) : self
Zpráva.
Parameters
- $message : string
Return values
selfsetMobil()
Sets a new mobil.
public
setMobil(string $mobil) : self
Mobil.
Parameters
- $mobil : string
Return values
selfsetNote()
Sets a new note.
public
setNote(string $note) : self
Poznámka.
Parameters
- $note : string
Return values
selfsetNumber()
Sets a new number.
public
setNumber([NumberADType|null $number = null ]) : self
Číslo dodavatele/odběratele dle zvolené číselné řady (musí být povoleno v Globálním nastavení - Číslování zákazníků).
Parameters
- $number : NumberADType|null = null
Return values
selfsetOst1()
Sets a new ost1.
public
setOst1(string $ost1) : self
Ostatní.
Parameters
- $ost1 : string
Return values
selfsetOst2()
Sets a new ost2.
public
setOst2(string $ost2) : self
Ostatní. Používá se také u kontaktní osoby.
Parameters
- $ost2 : string
Return values
selfsetP1()
Sets a new p1.
public
setP1(string $p1) : self
Klíč P1 / Dodavatel.
Parameters
- $p1 : string
Return values
selfsetP2()
Sets a new p2.
public
setP2(string $p2) : self
Klíč P2 / Odběratel.
Parameters
- $p2 : string
Return values
selfsetP3()
Sets a new p3.
public
setP3(string $p3) : self
Klíč P3.
Parameters
- $p3 : string
Return values
selfsetP4()
Sets a new p4.
public
setP4(string $p4) : self
Klíč P4.
Parameters
- $p4 : string
Return values
selfsetP5()
Sets a new p5.
public
setP5(string $p5) : self
Klíč P5.
Parameters
- $p5 : string
Return values
selfsetP6()
Sets a new p6.
public
setP6(string $p6) : self
Klíč P6.
Parameters
- $p6 : string
Return values
selfsetParameters()
Sets a new parameters.
public
setParameters([array<string|int, ParameterDocType> $parameters = null ]) : self
Volitelné parametry.
Parameters
- $parameters : array<string|int, ParameterDocType> = null
Return values
selfsetPaymentType()
Sets a new paymentType.
public
setPaymentType([PaymentType|null $paymentType = null ]) : self
Forma úhrady.
Parameters
- $paymentType : PaymentType|null = null
Return values
selfsetPersonalIdentificationNumber()
Sets a new personalIdentificationNumber.
public
setPersonalIdentificationNumber(string $personalIdentificationNumber) : self
Rodné číslo. Používá se jen u kontaktní osoby.
Parameters
- $personalIdentificationNumber : string
Return values
selfsetPhone()
Sets a new phone.
public
setPhone(string $phone) : self
Telefon.
Parameters
- $phone : string
Return values
selfsetPriceIDS()
Sets a new priceIDS.
public
setPriceIDS(string $priceIDS) : self
Cenová hladina odběratele.
Parameters
- $priceIDS : string
Return values
selfsetRefAddress()
Sets a new refAddress.
public
setRefAddress([RefAddressType|null $refAddress = null ]) : self
Odkaz kontaktní osoby na hlavní adresu.
Parameters
- $refAddress : RefAddressType|null = null
Return values
selfsetRegion()
Sets a new region.
public
setRegion(string $region) : self
Název kraje.
Parameters
- $region : string
Return values
selfsetResponsiblePerson()
Sets a new responsiblePerson.
public
setResponsiblePerson([ResponsiblePersonType|null $responsiblePerson = null ]) : self
Odpovědná osoba.
Parameters
- $responsiblePerson : ResponsiblePersonType|null = null
Return values
selfsetSalutation()
Sets a new salutation.
public
setSalutation(string $salutation) : self
Oslovení pro použití v korespondenci. Používá se jen u kontaktní osoby.
Parameters
- $salutation : string
Return values
selfsetSex()
Sets a new sex.
public
setSex(string $sex) : self
Pohlaví. Používá se jen u kontaktní osoby.
Parameters
- $sex : string
Return values
selfsetSkype()
Sets a new skype.
public
setSkype(string $skype) : self
Skype adresa.
Parameters
- $skype : string
Return values
selfsetToleranceMaturity()
Sets a new toleranceMaturity.
public
setToleranceMaturity(int $toleranceMaturity) : self
Počet dnů tolerované splatnosti faktur.
Parameters
- $toleranceMaturity : int
Return values
selfsetTurnover()
Sets a new turnover.
public
setTurnover(float $turnover) : self
Obrat. Pouze pro export.
Parameters
- $turnover : float
Return values
selfsetTurnover2()
Sets a new turnover2.
public
setTurnover2(float $turnover2) : self
Obrat 2. Pouze pro export.
Parameters
- $turnover2 : float
Return values
selfsetWeb()
Sets a new web.
public
setWeb(string $web) : self
Adresa www stránek.
Parameters
- $web : string
Return values
selfunsetLabels()
unset labels.
public
unsetLabels(int|string $index) : void
Štítky záznamu.
Parameters
- $index : int|string
unsetParameters()
unset parameters.
public
unsetParameters(int|string $index) : void
Volitelné parametry.
Parameters
- $index : int|string