Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039898Retail ModulesWeb POSpublic2019-01-09 15:522019-01-15 11:52
nicola_uva 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
30
pi 
RR19Q2 
marvintm
No
0039898: Missing parameter "windowComponent" in the hook OBPOS_BeforeCustomerAddrSave
Missing parameter "windowComponent" in the hook OBPOS_BeforeCustomerAddrSave
There are 3 different implementations of OBPOS_BeforeCustomerAddrSave hook and only one of them has windowComponent parameter. All of them needs it
N/A
Add a missing parameter "windowComponent" in all the implementations of the hook OBPOS_BeforeCustomerAddrSave
No tags attached.
Issue History
2019-01-09 15:52nicola_uvaNew Issue
2019-01-09 15:52nicola_uvaAssigned To => Retail
2019-01-09 15:52nicola_uvaRegression level => Coding ( Testing )
2019-01-09 15:52nicola_uvaRegression introduced in release => pi
2019-01-09 15:52nicola_uvaTriggers an Emergency Pack => No
2019-01-09 16:15guillermogilResolution time => 1548802800
2019-01-09 16:15guillermogilRegression levelCoding ( Testing ) =>
2019-01-09 16:15guillermogilRegression introduced in releasepi =>
2019-01-09 16:15guillermogilOS VersionOpenbravo Appliance 14.04 =>
2019-01-09 16:15guillermogilSummaryJavascript error when trying to edit an existing customer's address => Missing parameter "windowComponent" in the hook OBPOS_BeforeCustomerAddrSave
2019-01-09 16:15guillermogilDescription Updatedbug_revision_view_page.php?rev_id=18101#r18101
2019-01-09 16:15guillermogilSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=18103#r18103
2019-01-09 16:15guillermogilProposed Solution updated
2019-01-10 08:21ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-01-10 08:21ranjith_qualiantech_comStatusnew => scheduled
2019-01-10 14:01hgbotCheckin
2019-01-10 14:01hgbotNote Added: 0108898
2019-01-10 14:01hgbotStatusscheduled => resolved
2019-01-10 14:01hgbotResolutionopen => fixed
2019-01-10 14:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/613cd32dd2c632d1942ce75643e8b6da81b4b8a9 [^]
2019-01-15 11:52marvintmReview Assigned To => marvintm
2019-01-15 11:52marvintmStatusresolved => closed
2019-01-15 11:52marvintmFixed in Version => RR19Q2

Notes
(0108898)
hgbot   
2019-01-10 14:01   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 613cd32dd2c632d1942ce75643e8b6da81b4b8a9
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 10 18:30:54 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/613cd32dd2c632d1942ce75643e8b6da81b4b8a9 [^]

Fixed issue 39898 : Adding missing argument windowComponent to OBPOS_BeforeCustomerAddrSave hook

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customeraddress/components/sharedcomponents.js
---