Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022657Openbravo ERP07. Sales managementpublic2012-12-21 11:292012-12-27 13:53
mirurita 
dmiguelez 
highminoralways
closedfixed 
20Community Appliance
pi 
 
pramakrishnan
Core
No
0022657: Not possible to deactivate a document action through an industry template
If you deactivate a document action reference list value when trying to process the document you get a null pointer exception error.
1) Log in as system administrator
2) Go to Reference window
3) Search for "Order_Document Action"
4) Go to List Reference tab
5) Deactivate "Process" (PR) value
6) Create a new sales order and click on Book button
Realize that you get a null pointer exception

Avoid null values in document action list used to print the combobox.
No tags attached.
Issue History
2012-12-21 11:29miruritaNew Issue
2012-12-21 11:29miruritaAssigned To => dmiguelez
2012-12-21 11:29miruritaModules => Core
2012-12-21 11:29miruritaTriggers an Emergency Pack => No
2012-12-21 13:10hgbotCheckin
2012-12-21 13:10hgbotNote Added: 0055155
2012-12-21 13:10hgbotStatusnew => resolved
2012-12-21 13:10hgbotResolutionopen => fixed
2012-12-21 13:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/c32c2da519ed181534695f02cf4ff0f3db282abd [^]
2012-12-26 15:43hudsonbotCheckin
2012-12-26 15:43hudsonbotNote Added: 0055210
2012-12-27 13:53pramakrishnanReview Assigned To => pramakrishnan
2012-12-27 13:53pramakrishnanNote Added: 0055245
2012-12-27 13:53pramakrishnanStatusresolved => closed

Notes
(0055155)
hgbot   
2012-12-21 13:10   
Repository: erp/devel/pi
Changeset: c32c2da519ed181534695f02cf4ff0f3db282abd
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Fri Dec 21 13:08:10 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/c32c2da519ed181534695f02cf4ff0f3db282abd [^]

Fixes issue 22657: Not possible to deactivate a docaction using a template

---
M src/org/openbravo/erpCommon/ad_actionButton/ActionButtonUtility.java
---
(0055210)
hudsonbot   
2012-12-26 15:43   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/631fc2e1c525 [^]

Maturity status: Test
(0055245)
pramakrishnan   
2012-12-27 13:53   
Code Review + Testing - OK.