kBusinessAgreement
Business Agreement
Info
Inherits from kDataObject\kDataBasic
Properties
| Name | Type | Label | List | Owned | Cluster | Mandatory | Unique | Note |
|---|---|---|---|---|---|---|---|---|
| Company | kCompany | Company | ||||||
| LicenseKey | kSoftwareLicenseKey | License Key | - | |||||
| Customer | kCustomer | Customer | ||||||
| CustomerReference | tkDescription | Customer Reference | - | |||||
| EndUser | kCustomer | EndUser | - | |||||
| AgreementDate | tkDate | Agreement Date | ||||||
| AgreementType | kBusinessAgreementType | Contract Type | ||||||
| ValidityPeriod | tkDateRange | Validity Period | ||||||
| ValidityPeriod.StartDate | tkDate | Start Date | - | |||||
| ValidityPeriod.EndDate | tkDate | End Date | - | |||||
| BillingCycle | tkBillingCycle | Billing Cycle | ||||||
| FirstBillingCycle | tkFirstBillingCycle | First Billing Cycle | ||||||
| DaysForCancellationPeriod | tkNumberOfDays | Days for Cancellation Period | ||||||
| DaysForTerminationNotice | tkNumberOfDays | Days for Termination Notice | ||||||
| IndexationType | kBusinessAgreementIndexationType | Indexation Type | ||||||
| Discounts | kBusinessAgreementLineDiscount | Discounts | List | Owned | - | |||
| Status | tkBusinessAgreementStatus | Status | ||||||
| FirstBillingDate | tkDate | First Billing Date | - | |||||
| LastBillingDate | tkDate | Last Billing Date | - | |||||
| NextBillingDate | tkDate | Next Billing Date | - | |||||
| InitialAmount | tkAmount | Initial Amount | - | |||||
| InitialAmount.Value | tkValue | Amount | - | |||||
| InitialAmount.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>0} | ||||
| CurrentAmount | tkAmount | Current Amount | - | |||||
| CurrentAmount.Value | tkValue | Amount | - | |||||
| CurrentAmount.Currency | kCurrency | Currency | - | mandatory(true) {TODO: Mandatory only if Value<>0} | ||||
| TerminationDate | tkDate | Termination Date | - | |||||
| Lines | kBusinessAgreementLine | Lines | List | Owned | ||||
| PaymentTerms | kPaymentTerm | Payment Terms | ||||||
| Attachments | kBusinessAgreementAttachment | Attachments | List | Owned | - | |||
| Inherited from kDataBasic | ||||||||
| Code | tkCode | Code | ||||||
| Description | tkTranslatableDescription | Description | - | |||||
| Remark | kRemark | Remark | Owned | - | ||||
| 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 | OnBusinessAgreementChanges | kBusinessAgreements | ||||
| beforeupdate | OnBusinessAgreementChanges | kBusinessAgreements | ||||
| beforeinsert (I) | OnInitWorkFlow | kCoreServices | ||||
| afterinsert (I) | AutoTransition | kCoreServices | ||||
| afterupdate (I) | AutoTransition | kCoreServices | workflowstatus |
IncrementalSearch
Inherited from kDataBasic
- class : kDataBasic
- searchproperty : description,code
- displayproperties : code,description
Used By
| Class | Property |
|---|---|
| kBusinessAgreementBill | Agreement |