Getting Sales order quantity from invoice search

There is a standard field in the invoice called {quantityordered} which shows the sales order total quantity per item line. But we cannot have the option to fetch it through the transaction search directly. So we need to apply the join field applied to the transaction and fetch the quantity from there. Search result screenshot.… Continue reading Getting Sales order quantity from invoice search

Functionality and Process to add the Item ETA in the website alongwith Purchase order

To display the item ETA on the PDP page of the website for out-of-stock items. The date is determined form the ETA date of that item from the open purchase order. If there are multiple open purchase orders, then need to consider the first due date. So that the ETA date will display in the PDP… Continue reading Functionality and Process to add the Item ETA in the website alongwith Purchase order