WorkBillingInfo
Class Description
Billing information for work performed for the customer. The history of Work Billing Info, Invoices, and Payments is to be maintained in associated ActivityRecords.
Attributes
Name | Type | Description |
---|---|---|
costEstimate | Money | Estimated cost for work. |
deposit | Money | Amount of price on deposit. |
discount | Float | Discount from standard price. |
dueDateTime | DateTime | Date and time by which payment for bill is expected from client. |
issueDateTime | DateTime | Date and time bill was issued to client. |
receivedDateTime | DateTime | Date payment was received from client. |
workPrice | Money | Amount of bill. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
WorkBillingInfo | 0..* | ErpInvoiceLineItem | 0..* | WorkBillingInfos | ErpLineItems | ||
WorkBillingInfo | 0..1 | Work | 0..* | WorkBillingInfo | Works | ||
WorkBillingInfo | 0..* | CustomerAccount | 0..1 | WorkBillingInfos | CustomerAccount |