Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0043481 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | sometimes | 2020-03-12 13:17 | 2020-09-23 21:30 | |||
Reporter | javietxe | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 4d7e3b8fd18b | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0043481: Order Error Deleting Lines With SUPR key | |||||||
Description | While deleting the lines using the supr key of the keyboard repeatedly, the deleted lines are duplicated and it makes the order fail while importing it from the POS. | |||||||
Steps To Reproduce | Enable "Use External input" for the Touchpoint Type. Set the "Web POS Save Removed Tickets" preference to Y. - Add at least 10 items in your basket - repeatedly (quickly) press "Supr" button, you can see a part of your items deleted - pay the ticket - go to the back office, you can see an error in "Errors while importing" Video link : https://drive.google.com/file/d/1uBaJAHjUU-GvDAcxJR9WhNkG8VxaMzY8/view [^] [^] | |||||||
Proposed Solution | Set a scrim while deleting the line to avoid having more than one deleted line for the same line | |||||||
Tags | NOR | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0118915) guilleaer (manager) 2020-04-02 10:08 |
Attached patch is failing in try-retail |
(0119130) hgbot (developer) 2020-04-13 10:12 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 45f2181b5ffd5c351aaee29e7cba57963f2c30b8 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Mon Apr 13 13:42:05 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/45f2181b5ffd5c351aaee29e7cba57963f2c30b8 [^] Fixes issue 43481 : Refactored ProcessController when deleting receipt lines --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0119140) hgbot (developer) 2020-04-14 02:41 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 19f655cab07e2890c9aef868c98c2dc568ceeacc Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Tue Apr 14 06:11:08 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/19f655cab07e2890c9aef868c98c2dc568ceeacc [^] Related to issue-43481 : Backed out changeset: 45f2181b5ffd --- M web/org.openbravo.retail.posterminal/js/model/order.js --- |
(0119387) hgbot (developer) 2020-04-24 10:07 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: c17c79a0d71dd4a16d3dd2651d56f0c831f5bdac Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Fri Apr 24 13:26:52 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c17c79a0d71dd4a16d3dd2651d56f0c831f5bdac [^] Fixed issue-43481 : Command event should be prevented if continuosly triggered * When '+' or '-' command is called, based on the line qty, qty may increased or decreased or deleted. if this command is continuosly triggered, process should be prevented before completing the previous one * Lines should be validated with receipt lines --- M web/org.openbravo.retail.posterminal/js/actions/changequantity.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js --- |
(0119404) hgbot (developer) 2020-04-26 16:55 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 4d7e3b8fd18ba4e8211bc43ade0e75ba0c0bbc9b Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Sun Apr 26 20:25:44 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4d7e3b8fd18ba4e8211bc43ade0e75ba0c0bbc9b [^] Fixed issue-43481 : Added Callback for receipt checkReturnableProducts * When Plus and Minus command event triggered, Callback should be called for all cases either validation success or failure --- M web/org.openbravo.retail.posterminal/js/actions/changequantity.js M web/org.openbravo.retail.posterminal/js/actions/returnline.js M web/org.openbravo.retail.posterminal/js/model/order.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2020-03-12 13:17 | javietxe | New Issue | |
2020-03-12 13:17 | javietxe | Assigned To | => Retail |
2020-03-12 13:17 | javietxe | Resolution time | => 1585778400 |
2020-03-12 13:17 | javietxe | Triggers an Emergency Pack | => No |
2020-03-18 15:21 | markmm82 | Assigned To | Retail => markmm82 |
2020-03-20 18:46 | markmm82 | Status | new => scheduled |
2020-03-28 16:59 | markmm82 | File Added: 43481.patch | |
2020-04-02 10:08 | guilleaer | Note Added: 0118915 | |
2020-04-02 10:11 | ranjith_qualiantech_com | Assigned To | markmm82 => ranjith_qualiantech_com |
2020-04-07 09:29 | ranjith_qualiantech_com | File Added: issue 43481 source posterminal.patch | |
2020-04-07 12:04 | ranjith_qualiantech_com | File Deleted: 43481.patch | |
2020-04-13 10:12 | hgbot | Checkin | |
2020-04-13 10:12 | hgbot | Note Added: 0119130 | |
2020-04-13 10:12 | hgbot | Status | scheduled => resolved |
2020-04-13 10:12 | hgbot | Resolution | open => fixed |
2020-04-13 10:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/45f2181b5ffd5c351aaee29e7cba57963f2c30b8 [^] |
2020-04-14 02:41 | hgbot | Checkin | |
2020-04-14 02:41 | hgbot | Note Added: 0119140 | |
2020-04-14 13:24 | migueldejuana | Status | resolved => new |
2020-04-14 13:24 | migueldejuana | Resolution | fixed => open |
2020-04-14 13:24 | migueldejuana | Status | new => scheduled |
2020-04-15 09:16 | ranjith_qualiantech_com | File Deleted: issue 43481 source posterminal.patch | |
2020-04-24 10:07 | hgbot | Checkin | |
2020-04-24 10:07 | hgbot | Note Added: 0119387 | |
2020-04-24 10:07 | hgbot | Status | scheduled => resolved |
2020-04-24 10:07 | hgbot | Resolution | open => fixed |
2020-04-24 10:07 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/45f2181b5ffd5c351aaee29e7cba57963f2c30b8 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c17c79a0d71dd4a16d3dd2651d56f0c831f5bdac [^] |
2020-04-26 16:55 | hgbot | Checkin | |
2020-04-26 16:55 | hgbot | Note Added: 0119404 | |
2020-04-26 16:55 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c17c79a0d71dd4a16d3dd2651d56f0c831f5bdac [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4d7e3b8fd18ba4e8211bc43ade0e75ba0c0bbc9b [^] |
2020-04-27 11:37 | guilleaer | Review Assigned To | => guilleaer |
2020-04-27 11:37 | guilleaer | Status | resolved => closed |
2020-04-27 11:37 | guilleaer | Fixed in Version | => RR20Q3 |
2020-09-23 15:46 | ngarcia | Relationship added | related to 0044773 |
2020-09-23 21:30 | rafaroda | Tag Attached: NOR | |
2024-03-20 00:45 | ivazquez | Relationship added | related to 0055002 |
Copyright © 2000 - 2009 MantisBT Group |