Openbravo Issue Tracking System - Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0055910 | Modules | Distribution Order for Advanced Warehouse Operations | public | 2024-07-03 18:01 | 2024-10-07 09:46 | |||||||
Reporter | AtulOpenbravo | |||||||||||
Assigned To | AtulOpenbravo | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
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 | No | |||||||||||
Regression introduced in release | ||||||||||||
Summary | 0055910: NPE when generating reception tasks for Delivery Note | |||||||||||
Description | https://openbravo.atlassian.net/browse/RM-15157 [^] Null pointer exception is raised when generating reception tasks for delivery note java.lang.NullPointerException: null at org.openbravo.warehouse.advancedwarehouseoperations.distributionorders.ittalgorithm.ReceiptDeliveryNote_ITT.init(ReceiptDeliveryNote_ITT.java:51) ~[classes/:?] at org.openbravo.warehouse.advancedwarehouseoperations.centralbroker.InventoryTransactionTypeAlgorithm.init(InventoryTransactionTypeAlgorithm.java:320) ~[classes/:?] at org.openbravo.warehouse.advancedwarehouseoperations.centralbroker.InventoryTransactionTypeAlgorithm.executeAlgorithm(InventoryTransactionTypeAlgorithm.java:249) ~[classes/:?] at org.openbravo.warehouse.advancedwarehouseoperations.centralbroker.BatchOfTasksGenerator.createBatchOfTasksUsingItt(BatchOfTasksGenerator.java:199) ~[classes/:?] at org.openbravo.warehouse.advancedwarehouseoperations.centralbroker.BatchOfTasksGenerator.createBatchOfTasksIfIttAlgorithmInstanceFound(BatchOfTasksGenerator.java:151) ~[classes/:?] at org.openbravo.warehouse.advancedwarehouseoperations.centralbroker.BatchOfTasksGenerator.run(BatchOfTasksGenerator.java:117) ~[classes/:?] at org.openbravo.warehouse.advancedwarehouseoperations.centralbroker.CentralBroker.doTheStuff(CentralBroker.java:159) ~[classes/:?] at org.openbravo.warehouse.advancedwarehouseoperations.centralbroker.CentralBroker.doTheStuff(CentralBroker.java:109) ~[classes/:?] at org.openbravo.warehouse.advancedwarehouseoperations.distributionorders.handler.GenerateReceptionListFromDeliveryNoteHandler.exec(GenerateReceptionListFromDeliveryNoteHandler.java:36) ~[classes/:?] | |||||||||||
Steps To Reproduce | - Login as AWOQAAdmin - Create a Delivery Note header for organization US West Coast, Warehouse Issue : US East Coast, Receipt Warehouse: US West Coast, Issue Date = Schedule Delivery Date = todays date. - Add line for Ale Beer product, set quantity as 10. - Book Delivery Note. - Click on Receive button. - Realize that Null Pointer Exception is thrown. | |||||||||||
Proposed Solution | - | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2024-07-03 18:01 | AtulOpenbravo | New Issue | ||||||||||
2024-07-03 18:01 | AtulOpenbravo | Assigned To | => Triage Omni WMS | |||||||||
2024-07-03 18:01 | AtulOpenbravo | OBNetwork customer | => No | |||||||||
2024-07-03 18:03 | AtulOpenbravo | Status | new => scheduled | |||||||||
2024-07-03 18:03 | AtulOpenbravo | Assigned To | Triage Omni WMS => AtulOpenbravo | |||||||||
2024-07-04 00:09 | mtaal | Description Updated | bug_revision_view_page.php?rev_id=28188#r28188 | |||||||||
2024-07-04 08:04 | caristu | Relationship added | related to 0055235 | |||||||||
2024-07-04 09:40 | AtulOpenbravo | Status | scheduled => acknowledged | |||||||||
2024-10-07 09:45 | mtaal | Status | acknowledged => scheduled | |||||||||
2024-10-07 09:46 | mtaal | Note Added: 0170034 | ||||||||||
2024-10-07 09:46 | mtaal | Status | scheduled => resolved | |||||||||
2024-10-07 09:46 | mtaal | Resolution | open => fixed | |||||||||
2024-10-07 09:46 | mtaal | Status | resolved => closed |
Notes | |||||
|
|||||
|
|