Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033926Retail ModulesWeb POSpublic2016-09-08 12:342016-09-27 18:41
daniOpenbravo 
mtaal 
highmajoralways
closedfixed 
3014.04
 
RR16Q4 
Sandrahuguet
No
0033926: [STORE SERVER] Business partners are not updated when editing them in Web POS.
If we edit business partner name in Web POS, once we save this modification, the ticket still shows previous business partner name.
1. Log in backend and create a new business partner.
2. Activate Remote Customer preference.
3. Log in Web POS.
4. Search the business partner that we have created before and add it to the ticket.
5. Once it has been added, click on it and, selecting "Advanced filters" press on "Edit" button.
6. In Edit pop-up, modify the name of business partner and save it.
7. Check that, although it has correctly saved in backend, in Web POS previous name still appears so it is not updated.
SER-QA
related to defect 0035998 closed migueldejuana Javascript error editing the current customer on remote mode, using Terminal Authentication 
Issue History
2016-09-08 12:34daniOpenbravoNew Issue
2016-09-08 12:34daniOpenbravoAssigned To => mtaal
2016-09-08 12:34daniOpenbravoResolution time => 1473890400
2016-09-08 12:34daniOpenbravoTriggers an Emergency Pack => No
2016-09-08 16:42daniOpenbravoSummary[HGVOL] Business partners are not updated when editing them in Web POS. => [STORE SERVER] Business partners are not updated when editing them in Web POS.
2016-09-08 16:42daniOpenbravoTag Attached: SER-QA
2016-09-19 23:45hgbotCheckin
2016-09-19 23:45hgbotNote Added: 0090091
2016-09-19 23:45hgbotStatusnew => resolved
2016-09-19 23:45hgbotResolutionopen => fixed
2016-09-19 23:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c7609896cb418d5f6a32497d46fc6abd033cde79 [^]
2016-09-21 17:07daniOpenbravoNote Added: 0090138
2016-09-22 17:50VictorVillarNote Added: 0090176
2016-09-22 17:50VictorVillarStatusresolved => new
2016-09-22 17:50VictorVillarResolutionfixed => open
2016-09-24 13:37hgbotCheckin
2016-09-24 13:37hgbotNote Added: 0090218
2016-09-24 13:37hgbotStatusnew => resolved
2016-09-24 13:37hgbotResolutionopen => fixed
2016-09-24 13:37hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c7609896cb418d5f6a32497d46fc6abd033cde79 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/efb6596576a894d6d16d3a582253d490a460f66f [^]
2016-09-25 11:56mtaalReview Assigned To => Sandrahuguet
2016-09-27 18:41SandrahuguetNote Added: 0090309
2016-09-27 18:41SandrahuguetStatusresolved => closed
2016-09-27 18:41SandrahuguetFixed in Version => RR16Q4
2017-05-16 16:28migueldejuanaRelationship addedrelated to 0035998

Notes
(0090091)
hgbot   
2016-09-19 23:45   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: c7609896cb418d5f6a32497d46fc6abd033cde79
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Sep 19 23:45:16 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/c7609896cb418d5f6a32497d46fc6abd033cde79 [^]

Fixes issue 33926: [STORE SERVER] Business partners are not updated when editing them in Web POS.
Save the changed bp/bploc in the local database and also refresh buttons

Fixes issue 34023: JSON error unexpected token in remote BP data when saving address through customer
Serialize json in the correct way

---
M web/org.openbravo.retail.posterminal/js/data/datacustomeraddrsave.js
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
---
(0090138)
daniOpenbravo   
2016-09-21 17:07   
I can still reproduce it following issue steps.
(0090176)
VictorVillar   
2016-09-22 17:50   
Dani reopen the issue
(0090218)
hgbot   
2016-09-24 13:37   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: efb6596576a894d6d16d3a582253d490a460f66f
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sat Sep 24 13:37:23 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/efb6596576a894d6d16d3a582253d490a460f66f [^]

Fixes issue 33926: [STORE SERVER] Business partners are not updated when editing them in Web POS.
Change the location of setting the bp in the order and updating the display so that easier to merge
with but branch

---
M web/org.openbravo.retail.posterminal/js/data/datacustomersave.js
---
(0090309)
Sandrahuguet   
2016-09-27 18:41   
Reviewed and tested