Sales::Order

Header Image
Project:
Order 1 : Public <<Entity>> Entity
Created: 26/07/2024 21:57:48
Modified: 26/07/2024 21:57:48
Project:
Advanced:
  • Attributes
  • Operations
  • Associations To
  • Associations From
  • Advanced
  • Other Links
Attribute Scope Type
OrderNumber Protected Int32
 
Customer Public Customer
 
Lines Public HashSet<ERP.Sales.OrderLine>
 
Salesperson Public Salesperson
 
Store Public Store
 
Operation
Public
Invoice () : ERP.Sales.Invoice
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
Shipping () : ERP.Finance.Shipping
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
Tariff () : ERP.Finance.Tarrif
Details:
[ Is static False. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Element Source Role Target Role
«Entity» Salesperson
Entity «Association»
Name: Sales
 
Name: Salesperson
 
Details:
 
«Entity» Customer
Entity «Association»
Name: CustomerOrder
 
Name: Customer
 
Details:
 
«Entity» Store
Entity «Association»
Name: StoreSales
 
Name: Store
 
Details:
 
Element Source Role Target Role
«Aspect» Invoice
Aspect «Aggregation»
Name: Invoice
 
Name: owner
 
Details:
 
«Value» OrderLine
Value «Containment»
Name: Lines
 
Name:  
 
Details:
 
Property Value
isFinalSpecialization: 0
Object Type Connection Direction Notes
«Aspect» Invoice Aspect Weak From  
«Value» OrderLine Value Strong From