Openbravo Issue Tracking System - Retail Modules
View Issue Details
0036209Retail ModulesWeb POSpublic2017-06-08 16:182017-06-23 14:23
jonibc 
jonibc 
highmajorN/A
closedfixed 
5
 
RR17Q3 
marvintm
No
0036209: [SERQA 2959 ]Hook in changeBusinessPartner function
A hook is needed in order to replace location data when changing the business partner related to an order, integrating external data for business partner.

Also several flags have been added to the hook to detect if the change has been related with a business partner, or its locations (billing or shipping).
N/A
See attached file.
No tags attached.
diff hookPreChangeBusinessPartner.diff (2,385) 2017-06-13 12:32
https://issues.openbravo.com/file_download.php?file_id=10846&type=bug
Issue History
2017-06-08 16:18jonibcNew Issue
2017-06-08 16:18jonibcAssigned To => Retail
2017-06-08 16:18jonibcFile Added: hookPreChangeBusinessPartner.diff
2017-06-08 16:18jonibcResolution time => 1498168800
2017-06-08 16:18jonibcTriggers an Emergency Pack => No
2017-06-08 17:40jonibcIssue Monitored: jonibc
2017-06-09 09:45jonibcFile Deleted: hookPreChangeBusinessPartner.diff
2017-06-09 09:46jonibcFile Added: patchLocationsRCU-Posterminal.diff
2017-06-09 09:46jonibcNote Added: 0097267
2017-06-09 11:05jonibcFile Deleted: patchLocationsRCU-Posterminal.diff
2017-06-09 11:06jonibcFile Added: patchLocationsRCU-Posterminal.diff
2017-06-12 17:10jonibcFile Added: hookPreChangeBusinessPartner.diff
2017-06-12 17:12jonibcFile Deleted: patchLocationsRCU-Posterminal.diff
2017-06-13 12:31jonibcFile Deleted: hookPreChangeBusinessPartner.diff
2017-06-13 12:32jonibcFile Added: hookPreChangeBusinessPartner.diff
2017-06-14 13:01hgbotCheckin
2017-06-14 13:01hgbotNote Added: 0097388
2017-06-14 13:01hgbotStatusnew => resolved
2017-06-14 13:01hgbotResolutionopen => fixed
2017-06-14 13:01hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/05b602f8f07c81cd3f30adb73ec52375305280b0 [^]
2017-06-16 10:06marvintmAssigned ToRetail => jonibc
2017-06-21 18:59marvintmReview Assigned To => marvintm
2017-06-23 14:23marvintmStatusresolved => closed
2017-06-23 14:23marvintmFixed in Version => RR17Q3

Notes
(0097267)
jonibc   
2017-06-09 09:46   
Updated variable names in attached diff.
(0097388)
hgbot   
2017-06-14 13:01   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 05b602f8f07c81cd3f30adb73ec52375305280b0
Author: Jonathan Bueno <jonathan.bueno <at> openbravo.com>
Date: Wed Jun 14 13:00:30 2017 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/05b602f8f07c81cd3f30adb73ec52375305280b0 [^]

Fixed issue 36209: Hook in changeBusinessPartner function.
Added hook and variables to detect if the change affects business partner or its addresses.

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