Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0046857 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Discounts and Promotions | major | always | 2021-05-27 09:06 | 2021-06-02 08:21 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR21Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
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 | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0046857: It is not possible to add a discount for a GC | |||||||
Description | It is not possible to add a discount for a GC from the keyboard button. A popup raises saying that "This line cannot be edited" | |||||||
Steps To Reproduce | Login on Livebuilds with modules Add a GC Infinite Click discounts button from the keyboard The popup raises -> Wrong behaviour Add a different product (e.g.- Avalanche Transceiver) Go to the menu Click Receipt Discounts You can add a discount to the GC | |||||||
Proposed Solution | Review why the following logic is needed: if (selectedReceiptLine.get('product').get('isEditableQty') === false) { view.doShowPopup({ popup: 'modalNotEditableLine' }); return; } | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0128827) hgbot (developer) 2021-06-01 05:08 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/443 [^] |
(0128918) hgbot (developer) 2021-06-02 08:21 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/443 [^] |
(0128919) hgbot (developer) 2021-06-02 08:21 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 7013299fcdac127a4723e920532d3cf249cfd296 Author: Rafael Queralta <rafaelcuba81@gmail.com> Date: 2021-06-02T06:21:33+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/7013299fcdac127a4723e920532d3cf249cfd296 [^] Fixed BUG-46857: Removed unnecessary logic --- M web/org.openbravo.retail.posterminal/js/actions/discount.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2021-05-27 09:06 | guillermogil | New Issue | |
2021-05-27 09:06 | guillermogil | Assigned To | => Retail |
2021-05-27 09:06 | guillermogil | OBNetwork customer | => Gold |
2021-05-27 09:06 | guillermogil | Resolution time | => 1623276000 |
2021-05-27 09:06 | guillermogil | Triggers an Emergency Pack | => No |
2021-05-28 23:37 | rqueralta | Assigned To | Retail => rqueralta |
2021-06-01 05:08 | hgbot | Merge Request Status | => open |
2021-06-01 05:08 | hgbot | Note Added: 0128827 | |
2021-06-02 08:21 | hgbot | Merge Request Status | open => approved |
2021-06-02 08:21 | hgbot | Resolution | open => fixed |
2021-06-02 08:21 | hgbot | Status | new => closed |
2021-06-02 08:21 | hgbot | Note Added: 0128918 | |
2021-06-02 08:21 | hgbot | Fixed in Version | => RR21Q3 |
2021-06-02 08:21 | hgbot | Note Added: 0128919 |
Copyright © 2000 - 2009 MantisBT Group |