MAS Integration

From Customer365 for SageCRM
Revision as of 19:37, 26 November 2012 by CrmtogetherPortal (talk | contribs)

The MAS integration uses the MAS database order details as opposed to the CRM orders.

Within CRM the MAS database must be connected and the following tables must also be attached

  • AR_Customer
  • so_salesOrderHistoryDetail
  • so_salesorderhistoryheader

Within the "so_salesorderhistoryheader" a list called "PortalOrdersListMAS" must be created and a screen called "PortalOrdersScreenMAS" also. Add your required fields to these blocks.

To turn on the MAS integration the setting "MASIntegration" must be "True" E.G

 <add key="MASIntegration" value="True" />