Project

General

Profile

Tasks #4249

Incorrect Stock - Stock transfer Picklist

Added by Rijas P over 3 years ago. Updated 8 months ago.

Status:
Closed
Priority:
Immediate
Assignee:
Start date:
09/14/2021
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

Please see the attached Stock transfer Picklist - Transfer from "GRV Retail" to "Euro Warehouse". Showing Wrong Stock Qty in Picklist for Items EU19192,EU19194. The stock Qty showing in picklist should be "Qty on hand-Qty Intransit".

In addition, not showing reference No. in picklist.

PFA - Stock transfer Picklist & Stock Valuation Stock details.


Files

Stock Transfer Picklist.JPG (59.3 KB) Stock Transfer Picklist.JPG Rijas P, 09/14/2021 10:57 AM
Stock valuation GRV Warehouse.JPG (143 KB) Stock valuation GRV Warehouse.JPG Rijas P, 09/14/2021 10:57 AM

History

#1

Updated by Mohamed Suhail over 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Rijas P wrote:

Please see the attached Stock transfer Picklist - Transfer from "GRV Retail" to "Euro Warehouse". Showing Wrong Stock Qty in Picklist for Items EU19192,EU19194. The stock Qty showing in picklist should be "Qty on hand-Qty Intransit".

In addition, not showing reference No. in picklist.

PFA - Stock transfer Picklist & Stock Valuation Stock details.

Done

diff ../stockTransferPickList.jrxml stockTransferPickList.jrxml
512c512
< mmovement poreference,
---

mmovement.description poreference,

538c538
< round(coalesce(sum(mstorage.qtyonhand),0) - (select coalesce(sum(qtyreserved),0) from c_orderline tol join c_order too on tol.c_order_id = too.c_order_id where too.ispicklistprinted='Y' and tol.m_product_id = mproduct.m_product_id and too.ordertype='POS Order' and tol.ad_org_id = mmovement.ad_org_id),0) as currentstock
---

round(coalesce(sum(mstorage.qtyonhand),0) - (select coalesce(sum(qtyreserved),0) from c_orderline tol join c_order too on tol.c_order_id = too.c_order_id where too.ispicklistprinted='Y' and tol.m_product_id = mproduct.m_product_id and too.ordertype='POS Order' and tol.ad_org_id = mmovement.ad_org_id and tol.m_warehouse_id=mmovement.m_warehouse_id),0) as currentstock

#2

Updated by Noufal K over 3 years ago

Shafeek, please make the changes in svn file.

#3

Updated by Noufal K over 3 years ago

shafeek, is this done?

#4

Updated by Noufal K over 3 years ago

  • Tracker changed from Bug to Tasks
  • Project changed from Euro Novelties to Posibolt Internals
  • Category changed from Others to Others
  • Team set to QA
#5

Updated by Shafeek M over 3 years ago

already checked in the changes

#6

Updated by Noufal K over 3 years ago

  • Tracker changed from Tasks to Bug
  • Project changed from Posibolt Internals to Euro Novelties
  • Category changed from Others to Others
  • Status changed from Resolved to Closed
  • Team deleted (QA)
#7

Updated by SHAIJAL EDAVANA 8 months ago

  • Tracker changed from Bug to Tasks
  • Project changed from Euro Novelties to Temp Projects
  • Category deleted (Others)

Also available in: Atom PDF