Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038464 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2018-04-27 12:53 | 2018-05-21 09:27 | |||
Reporter | jonibc | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR18Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 66e06019d542 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038464: Error in Cancel & Replace: Order model is not complete after refresh the browser | |||||||
Description | Order model is not complete after refresh the browser. After refreshing the application the property 'canceledorder' (Backbone model representing the original order) is missing. | |||||||
Steps To Reproduce | Log into Web POS: 1- Create a layaway partially paid 2- Complete the layaway 3- Open the layaway created in the previous steps. 4- Open lateral menu, select option Cancel & Replace. 5- Check that property 'canceledorder' of the receipt is present. (Check in Chrome Developer Tools console OB.MobileApp.model.receipt.get('canceledorder')) 6- Refresh the browser. 7- Check that property 'canceledorder' is missed in Order model.(Check in Chrome Developer Tools console OB.MobileApp.model.receipt.get('canceledorder')) | |||||||
Proposed Solution | Seems that the problem is in the clearWith function, that does not recover correctly the canceled order property. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0104512) hgbot (developer) 2018-05-15 08:38 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 66e06019d5422d3424e8c4365b92f6db3284a153 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue May 15 12:08:25 2018 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/66e06019d5422d3424e8c4365b92f6db3284a153 [^] Fixed issue 38464 : Added doCancelAndReplace to receipt on reloading the POS --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2018-04-27 12:53 | jonibc | New Issue | |
2018-04-27 12:53 | jonibc | Assigned To | => Retail |
2018-04-27 12:53 | jonibc | OBNetwork customer | => Yes |
2018-04-27 12:53 | jonibc | Resolution time | => 1524261600 |
2018-04-27 12:53 | jonibc | Triggers an Emergency Pack | => No |
2018-04-27 13:13 | jonibc | Resolution time | 1524261600 => 1526853600 |
2018-05-02 09:04 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2018-05-02 11:46 | ranjith_qualiantech_com | Status | new => scheduled |
2018-05-02 12:29 | ranjith_qualiantech_com | Relationship added | related to 0038465 |
2018-05-15 08:38 | hgbot | Checkin | |
2018-05-15 08:38 | hgbot | Note Added: 0104512 | |
2018-05-15 08:38 | hgbot | Status | scheduled => resolved |
2018-05-15 08:38 | hgbot | Resolution | open => fixed |
2018-05-15 08:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/66e06019d5422d3424e8c4365b92f6db3284a153 [^] |
2018-05-21 09:27 | marvintm | Review Assigned To | => marvintm |
2018-05-21 09:27 | marvintm | Status | resolved => closed |
2018-05-21 09:27 | marvintm | Fixed in Version | => RR18Q3 |
Copyright © 2000 - 2009 MantisBT Group |