Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0039402 | Retail Modules | Web POS | public | 2018-10-04 13:15 | 2018-10-04 13:42 | |||||||
Reporter | marvintm | |||||||||||
Assigned To | Retail | |||||||||||
Priority | immediate | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | marvintm | |||||||||||
OBNetwork customer | No | |||||||||||
Support ticket | ||||||||||||
Regression level | Packaging and release | |||||||||||
Regression date | 2018-08-27 | |||||||||||
Regression introduced in release | main | |||||||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/81bf973b98d4 [^] | |||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0039402: Copy Terminal functionality in Copy Store module does not work | |||||||||||
Description | Currently the Copy Terminal functionality in Copy Store module doesn't work, it fails with NullPointerException | |||||||||||
Steps To Reproduce | - Install copy store module. - Go to POS Terminal window. - Select terminal VBS-1 and click on Copy Terminal - Fill some values in the fields, and press done - Notice the process fails. Check the logs and verify that the following exception appears: ERROR org.openbravo.retail.copystore.process.CopyStoreProcess - java.lang.NullPointerException at org.openbravo.retail.copystore.process.DefaultPropertiesHandler$TerminalPaymentProperties$PaymentFinancialAccount.handleProperty(DefaultPropertiesHandler.java:706) at org.openbravo.retail.copystore.process.PaymentFinancialAccount$Proxy$_$$_WeldClientProxy.handleProperty(PaymentFinancialAccount$Proxy$_$$_WeldClientProxy.java) at org.openbravo.retail.copystore.process.CopyStoreProcess.cloneObject(CopyStoreProcess.java:451) | |||||||||||
Proposed Solution | The problem was caused by changeset: https://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/81bf973b98d4 [^] The solution is to check if originalStore exists, and if not, then not try to do the organization name replacement. | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2018-10-04 13:15 | marvintm | New Issue | ||||||||||
2018-10-04 13:15 | marvintm | Assigned To | => Retail | |||||||||
2018-10-04 13:15 | marvintm | OBNetwork customer | => No | |||||||||
2018-10-04 13:15 | marvintm | Triggers an Emergency Pack | => No | |||||||||
2018-10-04 13:16 | marvintm | Regression level | => Packaging and release | |||||||||
2018-10-04 13:16 | marvintm | Regression date | => 2018-08-27 | |||||||||
2018-10-04 13:16 | marvintm | Regression introduced in release | => main | |||||||||
2018-10-04 13:16 | marvintm | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/81bf973b98d4 [^] | |||||||||
2018-10-04 13:33 | rafaroda | Relationship added | related to 0039377 | |||||||||
2018-10-04 13:42 | marvintm | Review Assigned To | => marvintm | |||||||||
2018-10-04 13:42 | marvintm | Relationship replaced | duplicate of 0039377 | |||||||||
2018-10-04 13:42 | marvintm | Status | new => closed | |||||||||
2018-10-04 13:42 | marvintm | Resolution | open => duplicate |
There are no notes attached to this issue. |