• How to write off quantity programmatically?

    Hi all, My Stock Item is sold by weight quantity in decimal. this situation often left the balance as less than 1 i.e.: 0.002, 0.003 and so on. This happen to a lot of stock items, so I wanted to write off the Actual Quantity and Free Stock Quantity…
  • How to get the transactions of stock item, programmatically?

    Hi All, I have an inactive stock item that have not been use for so long (>2 years) and the known transactions has already been archived. My customer would like to remove it from the system. But we encounter this error as attached. So I attempt to delete…
  • Creating a report for stock, purchasing and sales information

    Hi all, I have been asked by my boss if I can create a report that shows the following information: Stock Item Description On shelf quantity On purchase orders qty On sales orders qty Allocated Basically he…
  • How to add calculated column on StockItemLookup Listcolumn?

    Hi All, I have a StockItemLookup and add it to my custom screen.I know how to embed additional columns (see below PKG, Size) from my StockItem extension (I have a table that is an extension from StockItem, called StockItemX). My question is, can…