kTaxFreeDocument
Tax Free Document
Info
Inherits from kDataObject
Properties
Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
---|---|---|---|---|---|---|---|---|
Code | tkCode | Code | Global Blue: numericDocIdentifier | |||||
DocumentType | tkTaxFreeDocumentType | Document Type | ||||||
Store | kStore | Store | ||||||
Date | tkDate | Document Date | ||||||
InvoiceNumber | tkShortDescription | InvoiceNumber | - | |||||
InvoiceDate | tkDate | Invoice Date | - | |||||
TransactionId | tkShortDescription | Transaction ID | - | GLobal Blue: transactionID | ||||
TotalAmount | tkAmount | Total Amount | - | |||||
TotalAmount.Value | tkValue | Amount | - | |||||
TotalAmount.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>0} | ||||
RefundAmount | tkAmount | Refund Amount | - | |||||
RefundAmount.Value | tkValue | Amount | - | |||||
RefundAmount.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>0} | ||||
Traveller | tkTraveller | Traveller | - | |||||
Traveller.Name | tkName | Name | - | |||||
Traveller.Surname | tkSurname | Surname | - | |||||
Traveller.Address | tkAddressInfo | Address | - | (E) | ||||
Traveller.Address.Address | tkAddress | Address | - | |||||
Traveller.Address.City | tkCity | City | - | |||||
Traveller.Address.ZipCode | tkZipCode | Zip Code | - | |||||
Traveller.Address.Country | kCountry | Country | - | |||||
Traveller.Address.StateProvince | kStateProvince | State Province | - | |||||
Traveller.Address.Coords | tkCoord | Coords | - | |||||
Traveller.Address.Coords.Latitude | tkAngle | Latitude | - | |||||
Traveller.Address.Coords.Longitude | tkAngle | Longitude | - | |||||
Traveller.Address.Coords.Blocked | tkYesNo | Blocked | - | |||||
Traveller.Address.CoordsValid | tkCoordValid | Valid coordinates | - | |||||
Traveller.eMail | tkEmail | eMail Address | - | |||||
Traveller.MobileNumber | tkTelephoneNumber | Telephone Number | - | |||||
Traveller.IDDocumentType | kIDDocumentType | ID Document Type | - | |||||
Traveller.IDDocumentNumber | tkIdDocumentNumber | ID Document Number | - | |||||
Traveller.IDDocumentCountry | kCountry | ID Document Country | - | |||||
Traveller.IDDocumentExpiryDate | tkDate | Document Expire Date | - | |||||
Traveller.DateOfBirth | tkDate | Date Of Birth | - | |||||
Traveller.Gender | tkGender | Gender | - | |||||
Traveller.TravellerId | tkShortDescription | Traveller ID | - | |||||
Status | tkTaxFreeDocumentStatus | Document Status | ||||||
Receipts | kReceipt | Receipts | List | Not Owned | - | |||
Attachment | tkAttachment | Attachment | - | |||||
VoidReturnReference | kTaxFreeDocument | Void/Return Reference | - | The Void or return document refers to the invoice document | ||||
Device | kPOSDevice | Tax Free Device | - | |||||
Inherited from kDataObject | ||||||||
Id | tkUnique | Id | ||||||
ClassName | tkCode | Class Name | ||||||
CreatedBy | tkCode | Created BY | - | |||||
LastModifiedBy | tkCode | Last Modified By | - | |||||
CreatedDate | tkDateTime | Created Date | - | |||||
LastModifiedDate | tkDateTime | Last Modified Date | - | |||||
RevisionNumber | tkInteger | Revision Number | - | |||||
WorkflowStatus | kWorkflowStatus | Workflow Status | - | |||||
OwnedOnRequest | tkYesNo | Is owned on request | - | |||||
Origin | kSystem | Origin | - | |||||
LastModifiedProcess | tkGuid | Last process | - |
(E) : Type have an event assigned to it, look at type documentation for mode details
(A) : Property have an autocoderole, look autocoderole grid for mode details
Events
When | Method Name | Module | Parameters | On | Off | Asynch |
---|---|---|---|---|---|---|
beforeinsert (I) | OnInitWorkFlow | kCoreServices | ||||
afterinsert (I) | AutoTransition | kCoreServices | ||||
afterupdate (I) | AutoTransition | kCoreServices | workflowstatus |
IncrementalSearch
Inherited from kDataObject
- class : kDataObject
- searchproperty : id
- displayproperties : id,ClassName
- displaytextproperties : id,ClassName
Used By
Class | Property |
---|---|
kTaxFreeDocument | VoidReturnReference |