Sales by Item Summary Report list form:
- “Show Cost” checkbox:
- was added logic:
- If the checkbox is checked:
- Shipping Charge / Commission columns are displayed in the Datagrid;
- If the checkbox is not checked:
- Shipping Charge / Commission columns are hidden in the Datagrid;
- the previously added logic for the checkbox isn’t changed;
- If the checkbox is checked:
- also, the logic is used for the following Report List forms:
- Sales by Item Detail;
- Sales by Customer Summary;
- Sales by Customer Detail;
- Sales by Item Class;
- Sales by Brand;
- Sales by Department;
- Sales by Category.
- was added logic: