Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033965Retail ModulesWeb POSpublic2016-09-13 12:462016-10-21 09:48
malsasua 
mario_castello 
normalmajoralways
closedfixed 
20Community Appliance
 
RR17Q1 
guilleaer
No
0033965: it is not possible to extend "business partner location" model when location is created from new business partner form
In terminal, the form to edit or create a location is extensible, but if the location is created from new customer form, the new properties are not stored
. in form "new / edit location" diplay the region field
. to existing customer:
 . create a new location
 . fill region info
 . save
 . go to previous location
the region info is displayed

. to new customer:
 . create a new customer with location info, including region info
 . save
 . go to previous location
the region info is empty
No tags attached.
related to defect 0033667 closed tegik_forge Openbravo Localizations When a new location is created from web POS, the values "estado" and "ciudad" are not stored 
patch issue0033965.patch (5,139) 2016-09-30 23:19
https://issues.openbravo.com/file_download.php?file_id=9881&type=bug
Issue History
2016-09-13 12:46malsasuaNew Issue
2016-09-13 12:46malsasuaAssigned To => Retail
2016-09-13 12:46malsasuaResolution time => 1475618400
2016-09-13 12:46malsasuaTriggers an Emergency Pack => No
2016-09-15 09:50psanjuanRelationship addedrelated to 0033667
2016-09-20 18:30mario_castelloAssigned ToRetail => mario_castello
2016-09-20 18:30mario_castelloStatusnew => acknowledged
2016-09-21 22:10mario_castelloStatusacknowledged => scheduled
2016-09-30 23:19mario_castelloFile Added: issue0033965.patch
2016-10-20 16:41hgbotCheckin
2016-10-20 16:41hgbotNote Added: 0090734
2016-10-20 16:41hgbotStatusscheduled => resolved
2016-10-20 16:41hgbotResolutionopen => fixed
2016-10-20 16:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c01d58bb3b5a2c20ab686c5908885b0124f3c952 [^]
2016-10-21 09:48guilleaerReview Assigned To => guilleaer
2016-10-21 09:48guilleaerStatusresolved => closed
2016-10-21 09:48guilleaerFixed in Version => RR17Q1

Notes
(0090734)
hgbot   
2016-10-20 16:41   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c01d58bb3b5a2c20ab686c5908885b0124f3c952
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Wed Oct 19 08:17:31 2016 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c01d58bb3b5a2c20ab686c5908885b0124f3c952 [^]

Fixed issue 33965: Added new function setBPLocationProperty to set the values of all locations properties from customer.

---
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
---