“sale_new” MDO List
List of sales. Searches sale + company names + person names. Skips completed sales SkipCompletedSales userpref is set. Skips sales without quotes if AdditionalInfo contains “hasQuoteOnline=1”. Skips sales without stakeholders if AdditionalInfo contains “stakeholderOnly=1”. Filter sales according to currency if AdditionalInfo contains “hasCurrency=(currency-id)” Returns sale items only: Id = sale-id, Name = Sale name (company name,dept or project name), Type = “Sale”, ExtraInfo = sale heading name. Completed/Done sales are marked with stylehint = “deleted_item” (but item.deleted = false) Not complete Lost/Stalled/Sold sales are marked with corresponding style hints. Implemented by the <see cref=“T:SuperOffice.CRM.Lists.SaleListProvider”>SaleListProvider</see> class. The name of the MDO list is ‘sale_new’.Additional Attributes
Separator: ;
Sample Request
Sample Code
Sample Output
Related MDO Lists
- “sale_newheadings”
- “sale_newheadingswithallitem”
- “sale_newheadingswithallitemwithnoselection”
- “sale_newheadingswithnoselection”
- “sale_newwithallitem”
- “sale_newwithallitemwithnoselection”
- “sale_newwithnoselection”