Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039402Retail ModulesWeb POSpublic2018-10-04 13:152018-10-04 13:42
marvintm 
Retail 
immediatemajoralways
closedduplicate 
5
 
 
marvintm
No
Packaging and release
2018-08-27
main
https://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/81bf973b98d4 [^]
No
0039402: Copy Terminal functionality in Copy Store module does not work
Currently the Copy Terminal functionality in Copy Store module doesn't work, it fails with NullPointerException
- 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)
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.
No tags attached.
duplicate of defect 0039377 closed rqueralta The Copy Terminal process does not work 
Issue History
2018-10-04 13:15marvintmNew Issue
2018-10-04 13:15marvintmAssigned To => Retail
2018-10-04 13:15marvintmOBNetwork customer => No
2018-10-04 13:15marvintmTriggers an Emergency Pack => No
2018-10-04 13:16marvintmRegression level => Packaging and release
2018-10-04 13:16marvintmRegression date => 2018-08-27
2018-10-04 13:16marvintmRegression introduced in release => main
2018-10-04 13:16marvintmRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/81bf973b98d4 [^]
2018-10-04 13:33rafarodaRelationship addedrelated to 0039377
2018-10-04 13:42marvintmReview Assigned To => marvintm
2018-10-04 13:42marvintmRelationship replacedduplicate of 0039377
2018-10-04 13:42marvintmStatusnew => closed
2018-10-04 13:42marvintmResolutionopen => duplicate

There are no notes attached to this issue.