Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045411Retail ModulesQuotationspublic2020-11-10 18:052020-12-10 07:29
ucarrion 
prakashmurugesan88 
normalminoralways
closedfixed 
5
 
RR21Q1 
No
0045411: Checkout button enabled for quotations under evaluation
The checkout button remains enabled in case a quotation is under evaluation status. This can confuse the user as it can assume that the button should execute some action that is not expected.
Video: https://drive.google.com/file/d/1x-9QMW3OqoTDcv0vkbf-_M5IFhxZekhK/view [^]
IMO the button should be disabled in this case.
No tags attached.
Issue History
2020-11-10 18:05ucarrionNew Issue
2020-11-10 18:05ucarrionAssigned To => Retail
2020-11-10 18:05ucarrionResolution time => 1606777200
2020-11-10 18:05ucarrionTriggers an Emergency Pack => No
2020-12-07 10:30prakashmurugesan88Assigned ToRetail => prakashmurugesan88
2020-12-07 14:35prakashmurugesan88Assigned Toprakashmurugesan88 => ucarrion
2020-12-07 14:36prakashmurugesan88Assigned Toucarrion => prakashmurugesan88
2020-12-07 14:36prakashmurugesan88Statusnew => scheduled
2020-12-09 06:44hgbotNote Added: 0124726
2020-12-10 07:29hgbotResolutionopen => fixed
2020-12-10 07:29hgbotStatusscheduled => closed
2020-12-10 07:29hgbotNote Added: 0124739
2020-12-10 07:29hgbotFixed in Version => RR21Q1
2020-12-10 07:29hgbotNote Added: 0124740

Notes
(0124726)
hgbot   
2020-12-09 06:44   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/203 [^]
(0124739)
hgbot   
2020-12-10 07:29   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/203 [^]
(0124740)
hgbot   
2020-12-10 07:29   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: ce9653c79d7527ab8bf9c4d4cc7529cc75e4c4dc
Author: Prakash M <prakash@qualiantech.com>
Date: 2020-12-08T11:19:11+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ce9653c79d7527ab8bf9c4d4cc7529cc75e4c4dc [^]

Fixed BUG-45411: Added disabled css class to show disabled effect and avoid hover effect when it is disabled

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/toolbar-left.js
---