Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043127Retail ModulesWeb POSpublic2020-02-06 11:172020-02-11 13:53
shankarb 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
30Openbravo Appliance 14.04
 
piRR20Q2 
guilleaer
Pre packaging ( pi )
2019-07-08
main
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b278ff2c12cb [^]
No
0043127: The labels 'Ok' and 'Cancel' are not appearing in the 'Not enough Stock' popup
The labels 'Ok' and 'Cancel' are not appearing in the 'Not enough Stock' popup. When using a product with lifecycle status 'Ramp-Down' with 0 stock, and the Preference 'Web POS Enable Delivery Modes' set to 'Y', in POS a pop up appears for Not Enough Stock. But the labels for Ok and Cancel are empty.
In livebuilds retail build, do the following
Backoffice:
Select Product: 'Ski special helmet',
Update Lifecycle Status : Ramp-Down, stock = 0
Set Preference 'Web POS Enable Delivery Modes' = Y

Webpos:
-new receipt
-select product: ' Ski special helmet' '
-RESULT: Pop up 'Not Enough Stock' with blank action buttons

Attached screenshot of the issue. Note that the issue is working in 3.0RR19Q4.1 build in livebuilds.
No tags attached.
depends on backport 0043177RR20Q1 closed ranjith_qualiantech_com The labels 'Ok' and 'Cancel' are not appearing in the 'Not enough Stock' popup 
png image.png (386,314) 2020-02-06 11:17
https://issues.openbravo.com/file_download.php?file_id=13974&type=bug
Issue History
2020-02-06 11:17shankarbNew Issue
2020-02-06 11:17shankarbAssigned To => Retail
2020-02-06 11:17shankarbFile Added: image.png
2020-02-06 11:17shankarbResolution time => 1582758000
2020-02-06 11:17shankarbTriggers an Emergency Pack => No
2020-02-06 11:25shankarbSummaryThe labels of 'Ok' and 'Cancel' are not appearing in the 'Not enough Stock' popup => The labels 'Ok' and 'Cancel' are not appearing in the 'Not enough Stock' popup
2020-02-06 11:25shankarbDescription Updatedbug_revision_view_page.php?rev_id=20300#r20300
2020-02-06 11:25shankarbSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=20302#r20302
2020-02-10 07:09ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-02-10 10:26ranjith_qualiantech_comStatusnew => scheduled
2020-02-10 13:20shankarbRegression level => Pre packaging ( pi )
2020-02-11 07:34ranjith_qualiantech_comStatusscheduled => acknowledged
2020-02-11 07:34ranjith_qualiantech_comStatusacknowledged => scheduled
2020-02-11 07:35ranjith_qualiantech_comRegression date => 2019-07-08
2020-02-11 07:35ranjith_qualiantech_comRegression introduced in release => main
2020-02-11 07:35ranjith_qualiantech_comRegression introduced by commit => https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b278ff2c12cb [^]
2020-02-11 07:37hgbotCheckin
2020-02-11 07:37hgbotNote Added: 0117620
2020-02-11 07:37hgbotStatusscheduled => resolved
2020-02-11 07:37hgbotResolutionopen => fixed
2020-02-11 07:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/589aa7d736e711576dcd1028248943eac15069d5 [^]
2020-02-11 13:53guilleaerReview Assigned To => guilleaer
2020-02-11 13:53guilleaerStatusresolved => closed
2020-02-11 13:53guilleaerFixed in Version => RR20Q2

Notes
(0117620)
hgbot   
2020-02-11 07:37   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 589aa7d736e711576dcd1028248943eac15069d5
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Feb 11 12:07:12 2020 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/589aa7d736e711576dcd1028248943eac15069d5 [^]

Fixed issue 43127 : Updated Labels for Not enough Stock Popup

* Button content is replaced by label in OB.UI.Button

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/modals/modalstockdiscontinued.js
---