Difference between revisions of "Customer Bookings Report"
From Adjutant Wiki
(Created page with "__NOTOC__ ===General Information=== '''Default Menu Location''' Reports >> Order Entry >> Customer Bookings Report '''Screen Name''' BOOKINGREPT '''Function''' Customer B...") |
|||
Line 9: | Line 9: | ||
'''Function''' Customer Bookings Report displays Sales Orders by type, by company, and their spending per year. | '''Function''' Customer Bookings Report displays Sales Orders by type, by company, and their spending per year. | ||
− | |||
− | |||
Line 37: | Line 35: | ||
* ' As of ' + dtoc(date()) | * ' As of ' + dtoc(date()) | ||
* '( ' + lc_para + ' )' | * '( ' + lc_para + ' )' | ||
+ | |||
===Group Header 1:Sales Order Type=== | ===Group Header 1:Sales Order Type=== |
Revision as of 14:46, 29 April 2024
General Information
Default Menu Location Reports >> Order Entry >> Customer Bookings Report
Screen Name BOOKINGREPT
Function Customer Bookings Report displays Sales Orders by type, by company, and their spending per year.
Fields/Filters
Date Range: Specific time frame for the report
Custno: Customer number or customer code
Order Type: Order type for the report
Sales Person: Sales person for the report
Whse: Warehouse location
Report Style: Can either be a Summary or Detail report
Standard Report Fields(Page Header)
Company
- lc_company
Date Range
- ' As of ' + dtoc(date())
- '( ' + lc_para + ' )'
Group Header 1:Sales Order Type
Sales Order Type
- sotype1
Standard Report Fields(Line Items)
Custno
- alltrim(company) + ' ( ' + alltrim(custno) + ' )'
Sales
- extstot
% of Type
- per1
% of Type
- per2
YTD Sales
- ytdsales
Sales
- exttot
YTD Sales
- ytdsales
Standard Report Fields(Summary)
Report Total
- exttot
- ytdsales