Versions Compared

Key

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

Document status: 

Status
colourGreen
titledraftreleased

Date:  

Prerequisites are located in the menu on the left.

...

Expand
titleConfiguration
POS Manager

SearchItemViewColumns parameter must be properly set for Postscript (@storenum = 9999, @cashregisternum = 901).

Reinitialize replication:
[dbo].[ItemFTView] must be recreated containing SuppliersItemNumber in the 'Terms' column. This is easiest achieved by re-initializing the replication with a new snapshot.
POS Configuration

SearchConfig - New possible value for SearchConfig parameter to display desired columns in the search view (SearchConfig =19). 

Don't show price when performing item transactions in POS

...

When performing item transactions in POS, the sales price of the items may now be shown as '0' (zero) both in POS user interface and on the printed receipts (configurable).

Image Added

Image Added

Expand
titleConfigurations
POS Configuration

New parameter: 'ShowPriceForTranasctions' (default True) - if disabled will show '0' (zero) in all amount fields in POS GUI and on the printed receipt when doing item transactions.

Changes applies to the following transaction types:

  • TransactionType.Breakage
  • TransactionType.InternalUse
  • TransactionType.DockingArea 
  • TransactionType.StockAdjustment
  • TransactionType.Inventory
  • TransactionType.InternalTransfer
  • TransactionType.ArticleOrder
  • TransactionType.ArticleList
  • TransactionType.ReturnDefectItem
  • TransactionType.InventoryStockAdjustment
  • TransactionType.PutAwayItems

...