Report -> Sales by Item -> Sales by Brand Summary:
- “Qty Sold” column:
- was added to the report in Datagrid and column selector;
- displays item qty of the current brand in selected period;
- “[N] Total” column:
- was added to the report in Datagrid and column selector;
- if in Company settings “Manage pieces per Unit on Sale Order” is checked -> the column is displayed;
- [N] – “Piece per unit name” from Company Settings;
- [N] Total = Total Sale / by Total Qty / by Pieces Per:
- if were added many pieces per unit for item -> qty is multiplied on default one;
- if default pieces per unit was not added -> qty is multiplied on the first one;
- “Total Qty” value:
- was added under the Datagrid;
- Total Qty = sum (Qty column);
- “[N] Total” value:
- was added under the Datagrid;
- if in Company settings “Manage pieces per Unit on Sale Order” is checked -> is displayed;
- [N] – “Piece per unit name” from Company settings;
- [N] Total =sum ([N] Total column).
Dashboard -> Sales by Rep -> Sales by Brand. This year to Date:
- [N] Total” column and total:
- was added to the dashboard;
- if in Company settings “Manage pieces per Unit on Sale Order” is checked -> column and total are displayed;
- [N] – “Piece per unit name” from Company settings;
- [N] Total = Total Sale / by Total Qty / by Pieces Per:
- if were added many pieces per unit for item -> qty is multiplied on default one;
- if default pieces per unit was not added -> qty is multiplied on the first one.