The Sales Order and Credit Note pages have been updated to handle both old and new invoices. 

Page Contents:

New field sets have been added on the Sales Order and Sales Order Line to support the Invoice financial document. They need to be updated with the proper fields. The post-installation script automatically updates fields and default field sets on the Community Site object to use these field sets. If customers have customized their field sets, they will need to update these as well.

New Field Sets for Financial Docs:

Object

Field set

OrderApi__Sales_Order__c

  • Invoice Customer Info (LTE__Invoice_Customer_Info)

  • Invoice Header (LTE__Invoice Header)

OrderApi__Sales_Order_Line__c

  • Table Info (Credit Note) (LTE__Table_Info_Credit_Note)

  • Table Info (Invoice) (LTE__Table_Info_Invoice)

Community Site records need to be updated to hold new field set names. The post-installation script does it automatically with the default field sets.  If customers have customized their field sets, they will need to update these as well.

New Fields:

Object

Fields

LTE__Site__c (Community Site)

  • Sales Order Line Table (Invoice) (Text)

  • Sales Order Line Table (Credit Note) (Text)

  • Sales Order Header (Invoice) (Text)

  • Sales Order Customer Info (Invoice) (Text)

Related Pages:

Community and Sales Orders, Invoices

Financial Docs

Community Impact