Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028287Retail ModulesCopy Retail Storepublic2014-11-26 11:002014-12-11 17:06
guillermogil 
guillermogil 
normalmajoralways
closedfixed 
5
 
RR15Q1 
mtaal
No
0028287: Copy terminal fails if it looks for a null value
Copy terminal fails if it looks for a null value
Save a Payment type without cash differences and with the Leave as Credit field checked.
Create a payment without financial account.
Copy that terminal.
A null pointer execption appears.
No tags attached.
related to defect 0028086 closed guillermogil Copy store fails if it looks for a null value 
related to feature request 0027722 closed guillermogil Give the possibility to leave a payment method without financial account 
Issue History
2014-11-26 11:00guillermogilNew Issue
2014-11-26 11:00guillermogilAssigned To => guillermogil
2014-11-26 11:00guillermogilTriggers an Emergency Pack => No
2014-11-26 11:01guillermogilRelationship addedrelated to 0028086
2014-11-26 11:01guillermogilRelationship addedrelated to 0027722
2014-11-26 11:09guillermogilIssue Monitored: marvintm
2014-11-26 11:09guillermogilReview Assigned To => marvintm
2014-11-26 11:33hgbotCheckin
2014-11-26 11:33hgbotNote Added: 0072023
2014-11-26 11:33hgbotStatusnew => resolved
2014-11-26 11:33hgbotResolutionopen => fixed
2014-11-26 11:33hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/a37d4970de9725312eee7d5613696ea2d4994494 [^]
2014-12-11 17:06mtaalReview Assigned Tomarvintm => mtaal
2014-12-11 17:06mtaalNote Added: 0072433
2014-12-11 17:06mtaalStatusresolved => closed
2014-12-11 17:06mtaalFixed in Version => RR15Q1

Notes
(0072023)
hgbot   
2014-11-26 11:33   
Repository: erp/pmods/org.openbravo.retail.copystore
Changeset: a37d4970de9725312eee7d5613696ea2d4994494
Author: Guillermo Gil <guillermo.gil <at> openbravo.com>
Date: Wed Nov 26 11:11:59 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/a37d4970de9725312eee7d5613696ea2d4994494 [^]

Fixed issue 28287:Copy terminal fails if it looks for a null value

There can be cases that Copy Terminal process looks for a null value and a null pointer exception raises.
Just a sanity check added

---
M src/org/openbravo/retail/copystore/process/DefaultPropertiesHandler.java
---
(0072433)
mtaal   
2014-12-11 17:06   
Reviewed