Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0039402
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2018-10-04 13:152018-10-04 13:42
ReportermarvintmView Statuspublic 
Assigned ToRetail 
PriorityimmediateResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Status
Review Assigned Tomarvintm
OBNetwork customerNo
Support ticket
Regression levelPackaging and release
Regression date2018-08-27
Regression introduced in releasemain
Regression introduced by commithttps://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/81bf973b98d4 [^]
Triggers an Emergency PackNo
Summary

0039402: Copy Terminal functionality in Copy Store module does not work

DescriptionCurrently 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 SolutionThe 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0039377 closedrqueralta The Copy Terminal process does not work 

-  Notes
There are no notes attached to this issue.

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker