Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleExpand all reports at once

It is external simple extension to expand all reports below at once.

  • In web browser create new bookmark "Add page..."
  • In URL paste: javascript:(function()%7B%24(".expand-control").each(function()%7B %24(this).trigger("click")%3B%7D)%7D)()
  • Save bookmark

Thanks to this solution all report will expand at once after clicking bookmark. Now searching by CTRL+F is much simpliersimpler.

Anchor
0001_ArticlesPerOperator
0001_ArticlesPerOperator

...

Expand
title0004_OperatorStatisticsPerStore_DW

Standard report


Description:

Report is devided divided one page per store and shows cashiers sale statistics. On the last page there is summary for all selected stores.

Selection:

  • Date from: Default today
  • Date to: Default today
  • Retail Store: Default all, multivalue (possibility to select more than one store)
  • Operator: Default all, multivalue (possibility to select more than one operator)

Output:

  • One row per one cashier showing his/her sales performance
  • On the last page: one row per store without division per cashier

Columns:

  • Number: Cashier number
  • Cashier name
  • Number: Quantity of sold items
  • Cust#: Number of receipts
  • Sales amount: Sales amount inc. VAT
  • Discount %: Share of discount in original price
  • Gr. prof.%: Share of Gross profit in Net amount.
  • Gross profit
  • Price pr. Art.: (Sales amount) / (Number (of all items sold))
  • Sale pr. cust.: (Sales amount) / (Cust#)
  • Items pr. Cust.: (Number (of all items sold)) / (Cust#)

Sorting:

  • Pages (stores) by store number
  • Rows:
    • Number (of items sold) - interactive
    • Gross profit - interactive

Source:

  • Lindbak POS Reporting DW

...

Expand
title0005_SalesPerVendorPerOperator

Standard report

Description:

Report allows to follow up sales statistics per cashier and per vendor (supplier). Report is devided sections per each selected cashier. Each section shows sales statistics per vendor.

Selection:

  • Date from: Default today
  • Date to: Default today
  • Retail store: Default firts first from store list
  • Operator: Default all

Output:

  • One section per each cashier showing sales statistics divided per each vendor (supplier) with not null sale amount.

Columns:

  • Vendor number
  • Vendor name
  • Items: Quantity of sold items
  • Discount %: Share of discount in original price
  • Gross profit
  • Gr. prof.%: Share of Gross profit in Net amount.
  • Sales amount: Sales amount inc. VAT

Source:

  • Lindbak POS Reporting cube (OLAP)


...

Expand
title0006_SalesPerVendorPerOperator_DW

Standard report

Description:

Report allows to follow up sales statistics per cashier and per vendor (supplier). Report is devided divided sections per each selected cashier. Each section shows sales statistics per vendor.

Selection:

  • Date from: Default today
  • Date to: Default today
  • Retail store from: Default first from store list
  • Retail store to: Default first from store list
  • Operator from: Default 0
  • Operator to: Default 999999

Output:

  • One page per store. One section per each cashier showing sales statistics divided per each vendor (supplier) with not null sale amount.

Columns:

  • Vendor number
  • Vendor name
  • Items: Quantity of sold items
  • Discount %: Share of discount in original price
  • Gross profit
  • Gr. prof.%: Share of Gross profit in Net amount.
  • Sales amount: Sales amount inc. VAT

Source:

  • Lindbak POS Reporting DW


...