Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0034069 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2016-09-22 14:04 | 2016-11-16 09:37 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR16Q3.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR16Q3.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | migueldejuana | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | ||||||||
Regression introduced in release | RR16Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/09dc9563011a [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0034069: If deleteCurrent function forces to create a new order the document Sequence is wrongly generated | |||||||
Description | If deleteCurrent function (OB.MobileApp.model.orderlist.deleteCurrent(true)) forces to create a new order the document Sequence is wrongly generated. It is not taking into account the new orderList order when it is adding the new order to the orderList. | |||||||
Steps To Reproduce | Login on WebPOS Add a product New ticket Add a product New ticket Add a product Set the following command on the console: OB.MobileApp.model.orderList.deleteCurrent(true); Set the following command on the console: OB.MobileApp.model.orderList.deleteCurrent(true); You will see that on the orderList are several document numbers wrong | |||||||
Proposed Solution | See attached diff | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0091363) hgbot (developer) 2016-11-11 08:51 |
Repository: retail/backports/3.0RR16Q3.3/org.openbravo.retail.posterminal Changeset: 7c08268959f6bc11a90cd19a82689e3c5af5940d Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Fri Sep 23 11:17:23 2016 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR16Q3.3/org.openbravo.retail.posterminal/rev/7c08268959f6bc11a90cd19a82689e3c5af5940d [^] Fixed issue 34058, backport of issue 34069: If deleteCurrent function forces to create a new order the document Sequence is wrongly generated If the creation of a new order is forced, the sequence number must be updated correctly. --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0091465) migueldejuana (viewer) 2016-11-14 15:23 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2016-09-23 10:47 | jorge-garcia | Type | defect => backport |
2016-09-23 10:47 | jorge-garcia | Target Version | => RR16Q3.2 |
2016-09-28 11:44 | marvintm | Target Version | RR16Q3.2 => RR16Q3.3 |
2016-11-11 08:51 | hgbot | Checkin | |
2016-11-11 08:51 | hgbot | Note Added: 0091363 | |
2016-11-14 13:34 | marvintm | Assigned To | Retail => jorge-garcia |
2016-11-14 13:34 | marvintm | Status | scheduled => resolved |
2016-11-14 13:34 | marvintm | Fixed in Version | => RR16Q3.3 |
2016-11-14 13:34 | marvintm | Resolution | open => fixed |
2016-11-14 15:23 | migueldejuana | Review Assigned To | => migueldejuana |
2016-11-14 15:23 | migueldejuana | Note Added: 0091465 | |
2016-11-14 15:23 | migueldejuana | Status | resolved => closed |
2016-11-16 09:37 | lorenzofidalgo | Steps to Reproduce Updated | View Revisions |
Copyright © 2000 - 2009 MantisBT Group |