Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Introduction

The dashboarding will show the profitability per item per segment. Considering the overhead expenditure captured on the GL accounts inside Sage Evolution.

With the default reports inside Sage, you are able to quickly view the Gross profit per item, but it will not show you the nett profit per Item. This dashboards takes the expenditure from the various departments and allocates these accordingly to the items.

By entering settings on both Item UDF's and Account UDF's the dashboard will pick up both to display and use for calculations.

Dashboards

Two dashboards are available for viewing the profitability:

1) Costing overview 

Main dashboard that contains all the logic and calculations to display the profitability per item per segment.

2) Sales detail

Detail dashboard containing the individual invoices for reconciliation purposes. (Note that the sales data is also available in the Costing overview, however it is loaded consolidated to limit the amount of data)

Costing overview

Main dashboard that contains all the logic and calculations to display the profitability per item per segment.


To come to a net profit the following expenditures are included in the calculations:

1) Weighted average unit cost (Coming directly from Sage and is calculated and maintained in Sage)

2) Production expenses (expenditure that is not included in the Weighted average unit of Sage, these costs are booked to GL accounts)

3) Logistics expenses (expenditure that is not included in the Weighted average unit of Sage, these costs are booked to GL accounts)

4) Sales expenses (expenditure that is not included in the Weighted average unit of Sage, these costs are booked to GL accounts)

5) Sales rebates (rebates that are not included in the Weighted average unit of Sage, these costs are booked to GL accounts)

6) Marketing expenses (rebates that are not included in the Weighted average unit of Sage, these costs are booked to GL accounts)

7) IT & Administration expenses (rebates that are not included in the Weighted average unit of Sage, these costs are booked to GL accounts)

8) Discounts on sales  (Differences between the standard selling price and the actuals invoice unit price)

9) Free of charge (FOC) items  (Direct expenses due to FOC items on invoices)

By allocating all these costs a net profit % is calculated in the dashboard.


Sage configurations

In order for the report to pick up items and expenditure the following UDF's need to be filled in Sage


On Account

ulGLAccGroup

Determines in what section of expenditure the account should be included.

Options: Admin & IT; Catering; Logistics; Marketing; Production; Sales; Sales - Rebates


ulGLGroupType

Determines if the accounts is categorized as fixed or variable (Note that are no calculation differences based on this field, just grouping/categorisation.)

Options: Fixed; Variable


ulGLCriteria     

Determines how the expenditure should be allocated to the various segments.

Options: Budget; Direct; Litre; Packs; Pcs;



OptionsCalculation
Budget
Direct

Allocated the full GL balance to the indicated Segment. The segment to allocate to is specified in the UDF ucGLChannelSegment (segment relates expenditure) or ucGLLineSegment (production line based expenditure) . The value inside these fields should be build as followed two examples:

Line/Segmentoutcome
KA-100100% of the balance will be allocated to KA segment
L1-50;L2-5050% of the balance will be allocated to L1 segment and 50% to L2
Litre
Packs
Pcs




ucGLLineSegment

ucGLChannelSegment

ulGLWarehouse

ulGLRebate

ulGLBudgetCalculationOption


On Item

ulIIItemReportGroup

ufIIPACKLTR

On Manufactures

ulMANULineSegment








Pages

1) Production expenses
2) Logistics expenses
3 - A) Sales expenses
3 - B) Sales expenses - Rebates
4) Marketing expenses
5) IT & administration
7) Costing and pricing overview
8a) Performance overview - per SKU
8b) Performance overview - per channel
9) Budget overview
10) Sales & Production overview
11) Stock % per Line



Sales detail

1) Sales detail



  • No labels