Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0035642 | Retail Modules | Web POS | public | 2017-03-29 16:42 | 2017-05-29 17:43 |
|
Reporter | asiermartirena | |
Assigned To | asiermartirena | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR17Q3 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0035642: In CL there are problems when canceling tickets with delivered units |
Description | The newly generated cancellation ticket mustn't have the same amount than the old ticket, because the delivered units must not be included in this order.
This generates errors in the payment schedule amounts.
This also includes especial cases in which a layaway has higher delivered amount than the paid amount. |
Steps To Reproduce | To reproduce this, is imperative to create a layaway in Web POS, and deliver partially in backend.
Then, load the layaway/ticket in Web POS and do the Cancel Layaway process. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0035643 | | closed | asiermartirena | Payment and Refund provider is not always called correctly |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-03-29 16:42 | asiermartirena | New Issue | |
2017-03-29 16:42 | asiermartirena | Assigned To | => asiermartirena |
2017-03-29 16:42 | asiermartirena | OBNetwork customer | => No |
2017-03-29 16:42 | asiermartirena | Triggers an Emergency Pack | => No |
2017-03-29 16:49 | asiermartirena | Relationship added | blocks 0035643 |
2017-04-07 09:28 | hgbot | Checkin | |
2017-04-07 09:28 | hgbot | Note Added: 0095889 | |
2017-04-07 09:28 | hgbot | Status | new => resolved |
2017-04-07 09:28 | hgbot | Resolution | open => fixed |
2017-04-07 09:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c92302a66b4b28a7923199bd1a8a7e84ad7bc1c7 [^] |
2017-04-07 09:30 | hgbot | Checkin | |
2017-04-07 09:30 | hgbot | Note Added: 0095890 | |
2017-05-02 09:31 | hgbot | Checkin | |
2017-05-02 09:31 | hgbot | Note Added: 0096299 | |
2017-05-05 10:52 | dmitry_mezentsev | Review Assigned To | => marvintm |
2017-05-08 13:00 | marvintm | Status | resolved => closed |
2017-05-08 13:00 | marvintm | Fixed in Version | => RR17Q3 |
2017-05-29 17:43 | hudsonbot | Checkin | |
2017-05-29 17:43 | hudsonbot | Note Added: 0096870 | |
Notes |
|
(0095889)
|
hgbot
|
2017-04-07 09:28
|
|
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c92302a66b4b28a7923199bd1a8a7e84ad7bc1c7
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Fri Apr 07 09:27:26 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c92302a66b4b28a7923199bd1a8a7e84ad7bc1c7 [^]
Fixed issue 35642: In CL there are problems when canceling tickets with delivered units
---
M src/org/openbravo/retail/posterminal/OrderLoader.java
M web/org.openbravo.retail.posterminal/js/components/menu.js
M web/org.openbravo.retail.posterminal/js/model/order.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---
|
|
|
(0095890)
|
hgbot
|
2017-04-07 09:30
|
|
Repository: erp/devel/pi
Changeset: 5fca7c14b639b722373e8c8b85cc3a753b42c813
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Fri Apr 07 09:29:29 2017 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5fca7c14b639b722373e8c8b85cc3a753b42c813 [^]
Related to issue 35642: In CL there are problems when canceling tickets with delivered units
---
M src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java
---
|
|
|
(0096299)
|
hgbot
|
2017-05-02 09:31
|
|
|
|
|
|