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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0053873
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Copy Retail Storemajorhave not tried2023-11-06 17:032023-11-30 10:08
ReportermartinsdanView Statuspublic 
Assigned ToRajesh_18 
PrioritynormalResolutionopenFixed in Version
StatusscheduledFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version11
OS VersionUbuntu 18.04.1 LTSDatabase version10.10Ant version1.10.5
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0053873: Spread Payment Method selects a random Cash Management Event

DescriptionWhen creating the new payment method, a random Cash Management Even is selected from those with the same event type and currency.
It should use one for the same payment method.

In case none is found, the name of the new one is also not correct as it adds the Terminal Key to it when it is reused.
Steps To ReproduceCreate a new Payment Type in a terminal.
Spread it to another terminal type with existing Cash Management Events.
Proposed SolutionAdd the payment method to the query searching for the event.
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/blob/master/src/org/openbravo/retail/copystore/process/CopyPaymentMethodProcess.java?ref_type=heads#L336 [^]

Change the name of the new event to <PaymentMethod Name> - <EventType Name (translated)> - <Currency ISO> - <Organizations SearchKey>
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.copystore/-/blob/master/src/org/openbravo/retail/copystore/process/CopyPaymentMethodProcess.java?ref_type=heads#L307 [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2023-11-06 17:03 martinsdan New Issue
2023-11-06 17:03 martinsdan Assigned To => Retail
2023-11-06 17:03 martinsdan Triggers an Emergency Pack => No
2023-11-30 10:08 Rajesh_18 Assigned To Retail => Rajesh_18
2023-11-30 10:08 Rajesh_18 Status new => scheduled


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker