Versions Compared

Key

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

...

Expand
title0543_ItemTransactions

Description:

RTP-33121

General report for item transaction. This report will show all item transactions with reason code.

Report is similar to 0541 without item number and two extra columns for net cost.

Source: 

  • Lindbak POS Reporting cube ((OLAP) Item Transaction RealTime measure)

Selections:

  • Date from - Default today
  • Date to - Default today
  • Store - Default All (if HQ user)
  • Transaction type - Default All types. It is possible to removed transaction types from list with hidden parameter pTransactionTypesToExclude, see relevant parameters for details
  • Reason code - Default all available codes. List shows only reasoncodes linked to selected transaction types. NB! Depending on Chain Web version. When you select transaction type, only first available reason code will be selected. Workaround for this is to de-select all reason codes before seleting transaction type(s).
  • Absolute values - Default off. This will show all values as positive values. Used to get correct quantity when you have transactions with positive and negative values. Note that this will not affect sum of same item / reasoncode. Default selection can be changed in parameter pShowAbsoluteValues
  • Grouping - Default Group.  This will decide on which level of hierarchy report is generated. Report always shows item, it will also show total for group, area, department and store depending on selection. Default selection can be changed in parameter pGrouping
  • Department - To filter result on department
  • Article area - To filter result on article area
  • Article group - To filter result on article group

Relevant parameters:

  • pTransactionTypesToExclude - Comma separated list of transactions types not to show in list of transaction types. E.g. If customer never uses transaction type Aricle Service and Inventory, put in Normal,ArticleSerivce,Inventory in string (Normal shoul always be excluded)
  • pShowAbsoluteValues - To change default value for 'Absolute values' selection
  • pGrouping - To change default value for 'Grouping' selection

Output:

List of item transactions with reason code

Columns (sum for store and each level of hierarchy. Sum total on last row):

  • EAN - EAN of item
  • Item name - Item name
  • Transaction type - Transaction type
  • Reason code - Reason code
  • Date - Date of transaction
  • Unit net code - Net cost per item
  • Net price - Net price per unit
  • Price w/VAT - Price including VAT per unit
  • Quantity - quantity
  • Net cost amount - Net cost for transaction
  • Net amount - Net amount (Net price * Quantity)
  • Amount w/VAT - Amount including VAT (Price w/VAT * Quantity)
  • GP% - Gross profit in percentage

Clarifications:

  • Action code is not supported, only reason code (action code not available in Olap (reporting v77))
  • Report shows only item transactions from poslog (no Rigal)
  • Showing absolute values for same item / reasoncode is not possible (reporting v77). Report will always show sum of same item / reasoncode even if there are positive and negative values.
    • Exampe: 
    • Without absolute values Report will show Quantity = -3 which is correct
    • With absolute values report will show Quantity = 3, ideally it should split this into two lines


Anchor
0544_ReasonCodesReturn
0544_ReasonCodesReturn

Expand
title0544_ReasonCodesReturn

RTC-45714

Image Added

Description:

Report is showing reson codes from returns in sales transactions

Selections:

  • Date from - default today
  • Date to - default today
  • Retail store - default all
  • Reason code - Showing all reasoncodes with reasoncodetype = return and transactiontype = Return and claim. In addition to Not available - Default all

Output:

One row per combination of store, reasoncode and transaction type. Interactive sorting on store and reason code.

Columns:

  • Store num. - Store number
  • Store name - Store name
  • Reason code - Reason code name
  • Transaction type - Transaction type name (Claim or Return)
  • Net cost - Net cost
  • Quantity - Quantity
  • Net amount - Sales amount without VAT
  • Amount w/VAT - Sales amount with VAT
  • GP % - Gross profit in percentage

Source:

Lindbak POS Reporting Cube (Olap)

Anchor
0600_SalesPerArticleGroupAndVAT_CSV
0600_SalesPerArticleGroupAndVAT_CSV

...