Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032143Retail ModulesWeb POSpublic2016-02-05 10:412018-06-18 11:53
umartirena 
asiermartirena 
highminoralways
closedfixed 
5
 
RR18Q3 
marvintm
No
0032143: [SER-QA 2934] Create a hook to be executed after Before Set Showing method is executed for left sub windows
Create a hook to be executed after Before Set Showing method is executed for left sub windows.

This hook will add the possibility to execute code in external modules when left sub windows are displayed, very useful for initialization, avoid to show the screen, etc.
-
Apply the attached changesets. The code adds a new hook executed when showing the stock window and just after the stock information has been received from the server.
SER-QA
patch issue0032143-1.patch (1,276) 2017-06-07 14:52
https://issues.openbravo.com/file_download.php?file_id=10828&type=bug
patch issue0032143-2.patch (2,900) 2017-06-07 14:52
https://issues.openbravo.com/file_download.php?file_id=10829&type=bug
patch issue0032143-3.patch (3,509) 2017-06-08 17:42
https://issues.openbravo.com/file_download.php?file_id=10835&type=bug
Issue History
2016-02-05 10:41umartirenaNew Issue
2016-02-05 10:41umartirenaAssigned To => Retail
2016-02-05 10:41umartirenaTriggers an Emergency Pack => No
2016-02-05 10:46umartirenaTypedefect => feature request
2016-02-05 10:46umartirenaDescription Updatedbug_revision_view_page.php?rev_id=10958#r10958
2017-06-07 14:48adrianromeroProposed Solution updated
2017-06-07 14:49adrianromeroProposed Solution updated
2017-06-07 14:51adrianromeroTag Attached: SER-QA
2017-06-07 14:52adrianromeroFile Added: issue0032143-1.patch
2017-06-07 14:52adrianromeroFile Added: issue0032143-2.patch
2017-06-07 14:53adrianromeroResolution time => 1497996000
2017-06-07 14:53adrianromeroAssigned ToRetail => prakashmurugesan88
2017-06-07 14:55adrianromeroSummaryCreate a hook to be executed after Before Set Showing method is executed for left sub windows => [SER-QA 2934] Create a hook to be executed after Before Set Showing method is executed for left sub windows
2017-06-07 14:55adrianromeroStatusnew => scheduled
2017-06-07 14:56adrianromeroAssigned Toprakashmurugesan88 => Retail
2017-06-07 14:56adrianromeroStatusscheduled => acknowledged
2017-06-07 14:56adrianromeroStatusacknowledged => scheduled
2017-06-07 14:56adrianromeroStatusscheduled => resolved
2017-06-07 14:56adrianromeroResolutionopen => fixed
2017-06-07 14:56adrianromeroStatusresolved => new
2017-06-07 14:56adrianromeroResolutionfixed => open
2017-06-08 17:42adrianromeroFile Added: issue0032143-3.patch
2017-06-08 17:44adrianromeroProposed Solution updated
2017-06-28 08:26marvintmResolution time1497996000 => 1500069600
2018-05-25 11:52hgbotCheckin
2018-05-25 11:52hgbotNote Added: 0104708
2018-05-25 11:52hgbotStatusnew => resolved
2018-05-25 11:52hgbotResolutionopen => fixed
2018-05-25 11:52hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0da7ce9a293e5010fcb35b0900b5be26a3bcb5d2 [^]
2018-06-18 10:58marvintmAssigned ToRetail => asiermartirena
2018-06-18 11:53marvintmReview Assigned To => marvintm
2018-06-18 11:53marvintmStatusresolved => closed
2018-06-18 11:53marvintmFixed in Version => RR18Q3

Notes
(0104708)
hgbot   
2018-05-25 11:52   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 0da7ce9a293e5010fcb35b0900b5be26a3bcb5d2
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Tue Feb 09 19:38:45 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/0da7ce9a293e5010fcb35b0900b5be26a3bcb5d2 [^]

Fixes bug 32143: Added hook in Before Set Showing method on left sub windows

---
M web/org.openbravo.retail.posterminal/js/components/leftsubwindow.js
---