Versions Compared

Key

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

...

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

...