Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040718 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2019-04-30 12:06 | 2019-05-09 11:33 | |||
Reporter | nicolasuriz | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 586215b3595b | ||||
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 | migueldejuana | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040718: When you select an orderline, the first time you use + or -, the buttons of delete or add new ticket are not locked. | |||||||
Description | The issue is that whenever you click in an orderline and you try to add or remove one unity of quantity with the + or - in the keypad of the POS, only in the FIRST TIME you do that, the buttons of add new ticket and remove are not locked giving the chance of delete it or add a new ticket even before calculating the current one. That can make some errors to happen in production environment. | |||||||
Steps To Reproduce | 1) Login the POS 2) Add one product 3) Select the order line 4) Add one quantity of the product and check the situation. 5) You can reproduce it always if you click again in the lines and adding one or removing quantity by using + or -. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0111480) hgbot (developer) 2019-05-04 07:58 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 586215b3595bc2378c9803b0f911a56b01d1ab76 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Sat May 04 11:23:19 2019 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/586215b3595bc2378c9803b0f911a56b01d1ab76 [^] Fixed issue 40718 : Button Delete and New in Left toolbar should be disabled when mobile processes are in execution * If Button is disabled and isLocked will be set as true, when mobile processes are started. When mobile processes are finished, isLocked will be set as false and button will be enabled When button is try to enable due to tab change event or others, it will not enabled until isLocked is false. * Above case updated for payment tab process buttons --- M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js --- |
(0111591) migueldejuana (viewer) 2019-05-09 11:33 |
Tested and reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2019-04-30 12:06 | nicolasuriz | New Issue | |
2019-04-30 12:06 | nicolasuriz | Assigned To | => Retail |
2019-04-30 12:06 | nicolasuriz | OBNetwork customer | => Gold |
2019-04-30 12:06 | nicolasuriz | Resolution time | => 1558303200 |
2019-04-30 12:06 | nicolasuriz | Regression date | => 2019-04-30 |
2019-04-30 12:06 | nicolasuriz | Triggers an Emergency Pack | => No |
2019-04-30 12:16 | guillermogil | Regression date | 2019-04-30 => |
2019-04-30 12:23 | nicolasuriz | Description Updated | View Revisions |
2019-05-02 13:55 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2019-05-02 13:55 | ranjith_qualiantech_com | Status | new => scheduled |
2019-05-04 07:58 | hgbot | Checkin | |
2019-05-04 07:58 | hgbot | Note Added: 0111480 | |
2019-05-04 07:58 | hgbot | Status | scheduled => resolved |
2019-05-04 07:58 | hgbot | Resolution | open => fixed |
2019-05-04 07:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/586215b3595bc2378c9803b0f911a56b01d1ab76 [^] |
2019-05-09 11:33 | migueldejuana | Review Assigned To | => migueldejuana |
2019-05-09 11:33 | migueldejuana | Note Added: 0111591 | |
2019-05-09 11:33 | migueldejuana | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |