Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0039402 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2018-10-04 13:15 | 2018-10-04 13:42 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | Retail | |||||||
Priority | immediate | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |