Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0038447 | Modules | Advanced Warehouse Operations | public | 2018-04-25 13:46 | 2018-06-14 15:11 |
Reporter | maarten1962 | ||||
Assigned To | dmiguelez | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | |||||
Support ticket | |||||
OBNetwork customer | |||||
Regression introduced in release | |||||
Summary | 0038447: PA Null ends in error for RCT-PO with message "To-Bin cannot be empty". | ||||
Description | The issue is that a Task is a proposal, and while being a proposal the To-Bin is allowed to be NULL "...urging the operator to enter the bin." as the description of the lgorithm "PA Null" explains. It is correct that the To-Bin cannot be NULL when confirmed, but this Routing is not Auto-Confirm so there is no reason to generate an error. The relevant part of the Verbosity below. * 25-04-2018 13:17:48:183 - INFO - Calculating Task Proposal To-Bin... * 25-04-2018 13:17:48:216 - INFO - Detected the following ordered PA Warehouse Algorithms [[0B3DCD4BB45D4EE290ED8A2D2DEB64ED:org.openbravo.warehouse.advancedwarehouseoperations.warehousealgorithm.implementation.PA_Null:PA Null]] * 25-04-2018 13:17:48:216 - INFO - Executing Warehouse Algorithm [PA Null:org.openbravo.warehouse.advancedwarehouseoperations.warehousealgorithm.implementation.PA_Null] * 25-04-2018 13:17:48:220 - INFO - Algorithm description: Returns null, urging the operator to enter the bin. * 25-04-2018 13:17:48:220 - INFO - No Bin have been returned by the PA Warehouse Algorithm. * 25-04-2018 13:17:48:221 - INFO - The algorithms have not been able to allocate all the stock. Therefore, a new task with empty Storage To-Bin is going to be created for the remaining quantity: 500 * 25-04-2018 13:17:48:239 - INFO - Finished calculating Task Proposal To-Bin. * 25-04-2018 13:17:48:247 - INFO - Created task [Barrel Nipple 20mm Galv - 500Ec - - - ] linked to Batch of Tasks [1000003] * 25-04-2018 13:17:48:267 - INFO - Linking task [Barrel Nipple 20mm Galv - 500Ec - - - ] with order line [1000000 - 10 - Barrel Nipple 20mm Galv - 500Ec - 1PL - ] * 25-04-2018 13:17:48:287 - INFO - Not autoconfirming individual Task [Barrel Nipple 20mm Galv - 500Ec - - - ] based on the Routing configuration [-REC/AC - - REC - Receiving - SCM Sales Warehouse] * 25-04-2018 13:17:48:337 - INFO - Created Document [Reception List - RECLST1000000] with [1] task(s) * 25-04-2018 13:17:48:583 - ERROR - Error detected in Central Broker: ERROR DETECTED: The confirmed to bin to can not be null. org.openbravo.base.exception.OBException: The confirmed to bin to can not be null. | ||||
Steps To Reproduce | Assign PA Null to the RCT-PO and receive a PO. | ||||
Proposed Solution | The check on the To-Bin belongs in the Task-Confirmation, not in the Task-Generation. | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2018-04-25 13:46 | maarten1962 | New Issue | |||
2018-04-25 13:46 | maarten1962 | Assigned To | => dmiguelez | ||
2018-06-14 15:11 | maarten1962 | Note Added: 0105143 | |||
2022-09-06 17:18 | caristu | Category | Advance Warehouse Operations => Advanced Warehouse Operations |
Notes | |||||
|
|||||
|
|