Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0030696 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Retail Modules] Multi order payment | major | always | 2015-07-25 13:02 | 2015-11-02 15:50 | |||
| Reporter | lorenzofidalgo | View Status | public | |||||
| Assigned To | jorge-garcia | |||||||
| Priority | immediate | Resolution | fixed | Fixed in Version | RR15Q3.2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | ddee5c39b441 | ||||
| Projection | none | ETA | none | Target Version | RR15Q3.2 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | main | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | guilleaer | |||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | Packaging and release | |||||||
| Regression date | ||||||||
| Regression introduced in release | main | |||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0030696: [RR15Q3] Partial payments in a layaway through "Pay Open Tickets" option does not save Received & Outstanding fields correctly | |||||||
| Description | To pay a layaway partially through "Pay Open Tickets" option records wrongly data in backend. In RR15Q2.2 this is working correcly. | |||||||
| Steps To Reproduce | 1-Login POS as vallblanca//openbravo. 2-Add 1x "Avalanche transceiver". 3-In dropdown menu, click "Layaway this receipt", click Total Amount button and click in "Layaway" button to layaway that receipt. 4-Click "Pay Open Tickets" option in dropdown menu, select the just created layaway and click "Done". 5-Click in the line of the product and when the "Amount to layaway" popup appears, enter 20 and apply. Then click Ok (tick) button and click Done button. 6-Go to POS backend and login with Openbravo//openbravo. 7-Using "The White Vally Group Admin" role go to "Sales Order" window and select the just created record. 8-Defect: In "Payment Plan" tab, check "Received" & "Outstanding" fields are wrong. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0081409) hgbot (developer) 2015-10-30 14:07 |
Repository: retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal Changeset: ddee5c39b4413995b8dc2dd71726c0ddf7244939 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Fri Oct 30 14:06:47 2015 +0100 URL: http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal/rev/ddee5c39b4413995b8dc2dd71726c0ddf7244939 [^] Fixed issue 30696. Partial payments in layaway through 'Pay Open Tickets' option The problem was that the partial payment of a layaway always creates a new order, not taken into account that there is already a order created with the same id and attributes. The solution is to create a new check to see if the layaway is partially paid. --- M src/org/openbravo/retail/posterminal/OrderLoader.java --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2015-08-28 14:11 | marvintm | Type | defect => backport |
| 2015-08-28 14:11 | marvintm | Target Version | => RR15Q3.2 |
| 2015-10-30 14:07 | hgbot | Checkin | |
| 2015-10-30 14:07 | hgbot | Note Added: 0081409 | |
| 2015-10-30 14:07 | hgbot | Status | scheduled => resolved |
| 2015-10-30 14:07 | hgbot | Resolution | open => fixed |
| 2015-10-30 14:07 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f4354d4ba3340b58d1534c8859e9faf317a370a4 [^] => http://code.openbravo.com/retail/backports/3.0RR15Q3.2/org.openbravo.retail.posterminal/rev/ddee5c39b4413995b8dc2dd71726c0ddf7244939 [^] |
| 2015-11-02 15:50 | guilleaer | Review Assigned To | => guilleaer |
| 2015-11-02 15:50 | guilleaer | Status | resolved => closed |
| 2015-11-02 15:50 | guilleaer | Fixed in Version | => RR15Q3.2 |
| Copyright © 2000 - 2009 MantisBT Group |