Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029954Openbravo ERP04. Warehouse managementpublic2015-05-21 11:332017-09-28 09:54
aferraz 
aferraz 
normalminoralways
closedduplicate 
30Professional Appliance
 
3.0PR17Q4 
aferraz
Core
No
0029954: NPE while creating a Production Plan in Bill of Materials Production
NPE while creating a Production Plan in Bill of Materials Production
As F&B Admin:
- Create a product named Test.
  Check Bill of Materials = true
  Move to Bill of Materials tab.
  Add a new line with any product and quantity = 2
  Click on Verify BOM

- Create a Bill of Materials Production
  Move to Production Plan tab and create a record.
  Select Test product and set quantity = 1 and save

- Realize a NPE has been raised in log:
java.lang.NullPointerException at org.openbravo.erpCommon.ad_callouts.SL_ProductionPlan_WRPhase_Quantity.execute(SL_ProductionPlan_WRPhase_Quantity.java:47)
No tags attached.
duplicate of defect 0036235 closed collazoandy4 NPE in SL_ProductionPlan_WRPhase_Quantity callout when updating production quantity in Production Plan tab 
Issue History
2015-05-21 11:33aferrazNew Issue
2015-05-21 11:33aferrazAssigned To => Triage Finance
2015-05-21 11:33aferrazModules => Core
2015-05-21 11:33aferrazTriggers an Emergency Pack => No
2015-05-21 11:41aferrazAssigned ToTriage Finance => aferraz
2015-05-21 16:15aferrazStatusnew => scheduled
2016-03-01 12:58psanjuanNote Added: 0084617
2016-03-01 14:00psanjuanNote Added: 0084622
2016-03-01 14:01psanjuanNote Edited: 0084622bug_revision_view_page.php?bugnote_id=0084622#r11294
2017-09-28 09:54aferrazReview Assigned To => aferraz
2017-09-28 09:54aferrazRelationship addedduplicate of 0036235
2017-09-28 09:54aferrazStatusscheduled => closed
2017-09-28 09:54aferrazResolutionopen => duplicate
2017-09-28 09:54aferrazFixed in Version => 3.0PR17Q4

Notes
(0084617)
psanjuan   
2016-03-01 12:58   
Issue verified.
(0084622)
psanjuan   
2016-03-01 14:00   
(edited on: 2016-03-01 14:01)
Test Plan
As F&B Admin:
- Create a product named Test.
  Check Bill of Materials = true
  Move to Bill of Materials tab.
  Add a new line with any product and quantity = 2
  Click on Verify BOM

- Create a Bill of Materials Production
  Move to Production Plan tab and create a record.
  Select Test product and set quantity = 1 and save

- Realize no any error/warning is shown in the log.


Issue can be code reviewed and closed.