-
Type: Dev Task
-
Status: Ready for Developer (View Workflow)
-
Resolution: Unresolved
-
Fix Version/s: None
-
Labels:None
If we look at the way the ARTS is currently processed in Server Manager, a Transaction is built up using the SalesMainDetailList class (essentially a container for SalesMainDetail items)
Inside ..\macromatix\Mx.BusinessObjects.LiveLink\Custom\Sales.cs contains the various record types we'll need to build up a list of Transactions
Checkout: Products\macromatix\Mx.ARTS\Custom for SalesMainDetail