Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0032502 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
design defect | [Retail Modules] Multi order payment | minor | always | 2016-03-17 17:52 | 2016-03-17 17:52 | |||||||
Reporter | migueldejuana | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | 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 | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0032502: Refactor Multi order save process | |||||||||||
Description | Current simple order save flow does update process in one transaction. It updates the cashup info, document number and current cash in one transaction. Multi orders flow doesn't do that. It updates the cashup in paymentAccepted event and also cleans payment in that event. It updates document number in another place and same happens with current cash. Both flows, simple order and multiorder should use common methods to avoid duplicated code. | |||||||||||
Steps To Reproduce | See Description. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2016-03-17 17:52 | migueldejuana | New Issue | |
2016-03-17 17:52 | migueldejuana | Assigned To | => Retail |
2016-03-17 17:52 | migueldejuana | Triggers an Emergency Pack | => No |
2016-03-17 17:56 | migueldejuana | Relationship added | blocks 0032503 |
Copyright © 2000 - 2009 MantisBT Group |