Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044419 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2020-06-18 18:15 | 2020-07-02 18:59 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 56a04dc775ee | ||||
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 | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044419: It is possible to generate deleted tickets without orderType, which in turn generate Errors While Importing | |||||||
Description | When the Save Deleted Tickets preference is configured, it is possible under specific circumstances to generate tickets without orderType. If these tickets are removed from WebPOS, a record is created in the Errors While Importing POS Data window. | |||||||
Steps To Reproduce | Log in Backend, go to the Preference window and make sure the preference WebPOS Save Removed Tickets is defined with value Y Log in WebPOS Create a new ticket Go to the Menu > Layaway This Receipt. Add some products to the ticket Go to the Menu > Pay Open Tickets Search and select the currently opened layaway and click on Done Once in the Pay Open Tickets window, refresh the page. After loading the page, close the Pay Open Tickets screen. Verify that the Layaway label is still present in the normal POS screen. Refresh the page again. After loading, verify that the Layaway label is gone. Check in the browser console that the current ticket is missing its orderType. Remove the ticket. Check in Backend that a new record has been created in the Errors While Importing POS Data window. | |||||||
Proposed Solution | It seems that reloading the screen while in the Pay Open Tickets window removes some attributes from the order model stored in websql. This issue has been raised because the orderType is checked in the OrderLoader process, but some other fields might be missing too. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0121225) hgbot (developer) 2020-07-02 13:33 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 56a04dc775ee7e4bdadccc291dd236de506783a4 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Jul 02 17:03:05 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/56a04dc775ee7e4bdadccc291dd236de506783a4 [^] Fixed issue-44419: MultiOrder attributes should be updated when opening pay open tickets * When opening pay open tickets or reloading pay open tickets, receipt attributes belongsToMultiOrder, originalOrderType should be retained --- M web/org.openbravo.retail.posterminal/js/components/order.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-06-18 18:15 | aaroncalero | New Issue | |
2020-06-18 18:15 | aaroncalero | Assigned To | => Retail |
2020-06-18 18:15 | aaroncalero | OBNetwork customer | => Gold |
2020-06-18 18:15 | aaroncalero | Resolution time | => 1594245600 |
2020-06-18 18:15 | aaroncalero | Triggers an Emergency Pack | => No |
2020-06-26 08:43 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2020-07-02 13:26 | ranjith_qualiantech_com | Status | new => scheduled |
2020-07-02 13:33 | hgbot | Checkin | |
2020-07-02 13:33 | hgbot | Note Added: 0121225 | |
2020-07-02 13:33 | hgbot | Status | scheduled => resolved |
2020-07-02 13:33 | hgbot | Resolution | open => fixed |
2020-07-02 13:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/56a04dc775ee7e4bdadccc291dd236de506783a4 [^] |
2020-07-02 18:59 | marvintm | Review Assigned To | => marvintm |
2020-07-02 18:59 | marvintm | Status | resolved => closed |
2020-07-02 18:59 | marvintm | Fixed in Version | => RR20Q3 |
Copyright © 2000 - 2009 MantisBT Group |