Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0029459 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | minor | have not tried | 2015-03-30 17:39 | 2016-07-14 09:10 | |||
| Reporter | aaroncalero | View Status | public | |||||
| Assigned To | shivum039 | |||||||
| Priority | normal | Resolution | open | Fixed in Version | ||||
| 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 | ||||||||
| Review Assigned To | marvintm | |||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0029459: tap function of OB.UI.ProfileDialogApply needs a hook to allow extending its functionality | |||||||
| Description | The OB.UI.ProfileDialogApply component needs a hook in its tap function to allow extending the standard functionality from modules other than mobile core. Example: we need to load certain field in the backend when the user selects a default role. Currently we need to override the existing function and manually control that the previous code is executed. | |||||||
| Steps To Reproduce | Try to extend the OB.UI.ProfileDialogApply button and add functionality to the tap function. Verify that this is not possible without overwriting the existing tap() | |||||||
| Proposed Solution | Add a hook to the tap() function of the OB.UI.ProfileDialogApply component (located in org.openbravo.mobile.core) | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | ||||||||
| 
 | ||||||||
|  Notes | |
| (0088198) hgbot (developer) 2016-07-05 10:30 | Repository: erp/pmods/org.openbravo.mobile.core Changeset: 45b48ad5508b89eda87d7bcf8088a9ee44b16ef4 Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com> Date: Tue Jul 05 13:58:50 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/45b48ad5508b89eda87d7bcf8088a9ee44b16ef4 [^] Reated To Issue 29459 : The New Hook Has Been Implemented For the Tap on ProfileDialogApply Component. --- M web/org.openbravo.mobile.core/source/component/dialog/ob-profile.js --- | 
| (0088199) hgbot (developer) 2016-07-05 10:31 | Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 347bf6c51cd503b69f1c0f645d3f593471ef7bcc Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com> Date: Tue Jul 05 13:59:08 2016 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/347bf6c51cd503b69f1c0f645d3f593471ef7bcc [^] Related To Issue 29459: The Newly Created Hook which is Implemented In the " OB-Profile.js Resource " Has Been Registered .and Removed the Extended Tap Functionality . --- M web/org.openbravo.retail.posterminal/js/login/model/login-model.js --- | 
| (0088201) hgbot (developer) 2016-07-05 10:32 | Repository: tools/automation/pi-mobile Changeset: 455a292efb1c7b25928c5de5b0078e2c04ca588e Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com> Date: Tue Jul 05 13:57:29 2016 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/455a292efb1c7b25928c5de5b0078e2c04ca588e [^] Verifies Issue 29459 :The Autamated Test Has Been Added . --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I29459_HookProfileDialogApply.java --- | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2015-03-30 17:39 | aaroncalero | New Issue | |
| 2015-03-30 17:39 | aaroncalero | Assigned To | => aaroncalero | 
| 2015-03-30 17:39 | aaroncalero | OBNetwork customer | => No | 
| 2015-03-30 17:39 | aaroncalero | Triggers an Emergency Pack | => No | 
| 2015-03-30 17:39 | aaroncalero | Relationship added | related to 0027891 | 
| 2015-03-30 18:21 | aaroncalero | Assigned To | aaroncalero => Retail | 
| 2015-06-15 18:11 | marvintm | Target Version | RR15Q3 => RR15Q4 | 
| 2015-09-29 14:29 | Orekaria | Target Version | RR15Q4 => | 
| 2016-03-30 15:13 | shivum039 | Assigned To | Retail => shivum039 | 
| 2016-03-30 15:13 | shivum039 | Status | new => scheduled | 
| 2016-03-30 15:23 | Orekaria | Assigned To | shivum039 => Retail | 
| 2016-03-30 15:23 | Orekaria | Status | scheduled => acknowledged | 
| 2016-03-30 15:31 | Orekaria | Severity | major => minor | 
| 2016-04-12 12:59 | shivum039 | Assigned To | Retail => shivum039 | 
| 2016-04-12 12:59 | shivum039 | Status | acknowledged => scheduled | 
| 2016-04-25 11:11 | Orekaria | Assigned To | shivum039 => Retail | 
| 2016-04-25 11:11 | Orekaria | Status | scheduled => acknowledged | 
| 2016-04-25 11:11 | Orekaria | Status | acknowledged => scheduled | 
| 2016-04-25 11:11 | Orekaria | Assigned To | Retail => shivum039 | 
| 2016-05-04 14:05 | shivum039 | Assigned To | shivum039 => Retail | 
| 2016-05-04 14:05 | shivum039 | Status | scheduled => acknowledged | 
| 2016-07-05 10:30 | hgbot | Checkin | |
| 2016-07-05 10:30 | hgbot | Note Added: 0088198 | |
| 2016-07-05 10:31 | hgbot | Checkin | |
| 2016-07-05 10:31 | hgbot | Note Added: 0088199 | |
| 2016-07-05 10:32 | hgbot | Checkin | |
| 2016-07-05 10:32 | hgbot | Note Added: 0088201 | |
| 2016-07-05 10:34 | shivum039 | Assigned To | Retail => shivum039 | 
| 2016-07-05 10:34 | shivum039 | Status | acknowledged => scheduled | 
| 2016-07-05 10:34 | shivum039 | Status | scheduled => resolved | 
| 2016-07-14 09:10 | marvintm | Review Assigned To | => marvintm | 
| 2016-07-14 09:10 | marvintm | Status | resolved => closed | 
| Copyright © 2000 - 2009 MantisBT Group |