Sales Line
Info
Inherits from kDataObject
Properties
|
Name |
Type |
Label |
List |
Owned |
Cluster |
Mandatory |
Unique |
Note |
|---|---|---|---|---|---|---|---|---|
|
Product |
Product |
- |
||||||
|
SalesChannel |
Sales Channel |
- |
||||||
|
Source |
Origin |
- |
kReceiptLine, kInvoiceLine.. |
|||||
|
VatCode |
Vat Code |
- |
||||||
|
PackQuantity |
Pack Quantity |
- |
per determinare le unità di vendita (potrebbe essere messo a 0 per i prodotti che non devono comparire nelle statistiche di vendita a pezzi |
|||||
|
Quantity |
Quantity |
- |
quantità totale, non serve moltiplicare per PackQuantity |
|||||
|
Quantity.Value |
Quantity |
- |
||||||
|
Quantity.UnitOfMeasure |
UOM |
- |
TODO: true only if tkvalue<>0 |
|||||
|
Price |
Price |
- |
prezzo applicato dalla cassa (lordo) |
|||||
|
Price.Value |
Price |
- |
||||||
|
Price.Currency |
Currency |
- |
||||||
|
Price.UnitOfMeasure |
UOM |
- |
TODO: true only if tkvalue<>0 |
|||||
|
CurrentPrice |
Current Price |
- |
prezzo di listino corrente (compreso promo) |
|||||
|
CurrentPrice.Value |
Price |
- |
||||||
|
CurrentPrice.Currency |
Currency |
- |
||||||
|
CurrentPrice.UnitOfMeasure |
UOM |
- |
TODO: true only if tkvalue<>0 |
|||||
|
CurrentPriceList |
Current Price List |
- |
listino da cui è stato reperito il prezzo corrente |
|||||
|
isPromotionalPrice |
Is Promotional Price |
- |
flag promozionalità del prezzo corrente |
|||||
|
StorePrice |
Store Non-Promotional Price |
- |
listino corrente non promozionale |
|||||
|
StorePrice.Value |
Price |
- |
||||||
|
StorePrice.Currency |
Currency |
- |
||||||
|
StorePrice.UnitOfMeasure |
UOM |
- |
TODO: true only if tkvalue<>0 |
|||||
|
OfficialPrice |
Official Price |
- |
prezzo ufficiale |
|||||
|
OfficialPrice.Value |
Price |
- |
||||||
|
OfficialPrice.Currency |
Currency |
- |
||||||
|
OfficialPrice.UnitOfMeasure |
UOM |
- |
TODO: true only if tkvalue<>0 |
|||||
|
TotalDiscount |
Total Discount |
- |
||||||
|
TotalDiscount.Value |
Amount |
- |
||||||
|
TotalDiscount.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
GrossAmount |
Gross Amount |
- |
totalquantity*GrossPrice - TotalDiscount |
|||||
|
GrossAmount.Value |
Amount |
- |
||||||
|
GrossAmount.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
NetAmount |
Net Amount |
- |
GrossAmount-VAT |
|||||
|
NetAmount.Value |
Amount |
- |
||||||
|
NetAmount.Currency |
Currency |
- |
mandatory(true) {TODO: Mandatory only if Value<>0} |
|||||
|
SalesOperator |
Sales Operator |
- |
||||||
|
DiscountAllocation |
Discount Allocation |
List |
Owned |
- |
||||
|
Inherited from kDataObject |
||||||||
|
Id |
Id |
|
|
|||||
|
ClassName |
Class Name |
- |
||||||
|
CreatedBy |
Created by |
- |
||||||
|
LastModifiedBy |
Last Modified By |
- |
||||||
|
CreatedDate |
Created Date |
- |
||||||
|
LastModifiedDate |
Last Modified Date |
- |
||||||
|
RevisionNumber |
Revision Number |
- |
||||||
|
WorkflowStatus |
Workflow Status |
- |
||||||
|
OwnedOnRequest |
Is owned upon request |
- |
||||||
|
Origin |
Origin |
- |
||||||
|
LastModifiedProcess |
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 |
(I) : Event is defined in parent class
IncrementalSearch
Inherited from kDataObject
-
class : kDataObject
-
searchproperty : id
-
displayproperties : id,ClassName
-
displaytextproperties : id,ClassName
Inherited
- kSale_Lines
-
And 2 more
Used By
|
Class |
Property |
|---|---|
| kSale_Lines |
Parentid |
| kSale |
Lines |