Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0037603 | Retail Modules | Web POS | public | 2018-01-09 15:26 | 2018-08-08 13:06 |
|
Reporter | asiermartirena | |
Assigned To | asiermartirena | |
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0037603: The CL process fails with deleted (stored) services |
Description | When doing a Cancel Layaway process of a ticket that has a product and a related service which has been deleted, the process fails. |
Steps To Reproduce | Set the 'Save removed ticket' to 'Y'.
Create a layaway.
Add a product and a related service.
Delete the service.
Synchronize the layaway.
Load the layaway.
Do a Cancel Layaway process --> The process fails |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-01-09 15:26 | asiermartirena | New Issue | |
2018-01-09 15:26 | asiermartirena | Assigned To | => asiermartirena |
2018-01-09 15:26 | asiermartirena | Triggers an Emergency Pack | => No |
2018-07-05 08:58 | hgbot | Checkin | |
2018-07-05 08:58 | hgbot | Note Added: 0105609 | |
2018-07-05 08:58 | hgbot | Status | new => resolved |
2018-07-05 08:58 | hgbot | Resolution | open => fixed |
2018-07-05 08:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6b875b0a15051cb656df2922675d0108032125e5 [^] |
2018-07-05 10:01 | hgbot | Checkin | |
2018-07-05 10:01 | hgbot | Note Added: 0105615 | |
2018-07-05 10:20 | asiermartirena | Status | resolved => new |
2018-08-08 13:06 | hudsonbot | Checkin | |
2018-08-08 13:06 | hudsonbot | Note Added: 0106203 | |
2018-08-08 13:06 | hudsonbot | Checkin | |
2018-08-08 13:06 | hudsonbot | Note Added: 0106205 | |
Notes |
|
(0105609)
|
hgbot
|
2018-07-05 08:58
|
|
Repository: erp/devel/pi
Changeset: 6b875b0a15051cb656df2922675d0108032125e5
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Wed Jul 04 16:09:49 2018 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6b875b0a15051cb656df2922675d0108032125e5 [^]
Fixed issue 37603: The CL flow used to fail in some cases with services.
It was not possible to do a Cancel Layaway proces with one ticket that contains a deleted (and stored) service line, nor a ticket with a delivered service.
---
M src/org/openbravo/erpCommon/businessUtility/CancelAndReplaceUtils.java
---
|
|
|
(0105615)
|
hgbot
|
2018-07-05 10:01
|
|
|
|
|
|
|
|
|