Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009329Openbravo ERP03. Procurement managementpublic2009-06-04 09:422009-06-05 17:12
gmauleon 
alostale 
immediatecriticalalways
closedduplicate 
20
2.40 
 
Core
No
0009329: Null pointer exception in create purchase order process
1.- Go to Manage requisitions. Procurement Management || Transactions
2.- Create a requisition with some lines
3.- Complete the requisition in the header
4.- Press the button "Create Purchase Order"
5.- The Pop-up Error window appears (see attach.)
No tags attached.
duplicate of backport 0009349 closed alostale All the buttons/process that work against the DB in 240 do not work 
blocks defect 0009327 closed gmauleon Null pointer exception in create purchase order process 
png nullPointer.png (30,544) 2009-06-04 12:13
https://issues.openbravo.com/file_download.php?file_id=1387&type=bug
png

? Header_240.java (60,688) 2009-06-04 13:10
https://issues.openbravo.com/file_download.php?file_id=1389&type=bug
? Header_240_MP4.java (57,938) 2009-06-04 13:10
https://issues.openbravo.com/file_download.php?file_id=1390&type=bug
diff issue-9329.diff (6,066) 2009-06-04 13:10
https://issues.openbravo.com/file_download.php?file_id=1391&type=bug
Issue History
2009-06-04 09:42gmauleonTypedefect => backport
2009-06-04 09:42gmauleonfix_in_branch => 2.40
2009-06-04 12:13gmauleonFile Added: nullPointer.png
2009-06-04 12:16gmauleonNote Added: 0016945
2009-06-04 12:21gmauleonAssigned Togmauleon => alostale
2009-06-04 13:07gmauleonNote Added: 0016948
2009-06-04 13:10gmauleonFile Added: Header_240.java
2009-06-04 13:10gmauleonFile Added: Header_240_MP4.java
2009-06-04 13:10gmauleonFile Added: issue-9329.diff
2009-06-04 13:11gmauleonPriorityimmediate => urgent
2009-06-05 16:27gmauleonRelationship addedrelated to 0009349
2009-06-05 16:31gmauleonPriorityurgent => immediate
2009-06-05 16:31gmauleonSeveritymajor => critical
2009-06-05 17:12alostaleRelationship replacedduplicate of 0009349
2009-06-05 17:12alostaleStatusscheduled => closed
2009-06-05 17:12alostaleDuplicate ID0 => 9349
2009-06-05 17:12alostaleResolutionopen => duplicate

Notes
(0016945)
gmauleon   
2009-06-04 12:16   
I've tested the issue in the a 240 MP4 release i the pop-up window works fine. Also I've compared both (240 development and MP4) definition of the column and either the process in the application dictionary and are apparently the same.
(0016948)
gmauleon   
2009-06-04 13:07   
Hi

Find Attached the file that sense to be involved in the issue:

1.- Header_240.java. The java file that sense to be bad generated
2.- Header_240_MP4.java. The 240 MP4 file that is actually working fine
3.- The diff file.