Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033751Retail ModulesWeb POSpublic2016-08-19 13:152016-08-22 13:48
daniOpenbravo 
mtaal 
highmajorhave not tried
closedfixed 
3014.04
 
RR16Q4 
Sandrahuguet
No
0033751: [STORE SERVER] Edit button in customer search does not work in multiserver environment.
Edit button in customer search does not work in multiserver environment: an ugly error is raised when trying to edit a customer (created in backend or in Web POS).
1. Log in Web POS.
2. Click on customer button.
3. Search clicking on the magnifying glass button for all the customers to be loaded.
4. Click on new customer and enter all necessary data.
5. Save the customer.
6. Click on edit button and check that the following error message appears: "Transaction Failed
The transaction failed on the server, change your input or try again. Detailed error message: JSONObject["posTerminal"] not found."
SER-QA
Issue History
2016-08-19 13:15daniOpenbravoNew Issue
2016-08-19 13:15daniOpenbravoAssigned To => mtaal
2016-08-19 13:15daniOpenbravoResolution time => 1472162400
2016-08-19 13:15daniOpenbravoTriggers an Emergency Pack => No
2016-08-19 13:15daniOpenbravoTag Attached: SER-QA
2016-08-19 13:15daniOpenbravoIssue Monitored: daniOpenbravo
2016-08-21 00:57hgbotCheckin
2016-08-21 00:57hgbotNote Added: 0089265
2016-08-21 11:46hgbotCheckin
2016-08-21 11:46hgbotNote Added: 0089266
2016-08-21 11:46hgbotStatusnew => resolved
2016-08-21 11:46hgbotResolutionopen => fixed
2016-08-21 11:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/55672d524751a6f4b05309a4588a7ae4ea560b62 [^]
2016-08-21 11:47mtaalReview Assigned To => Sandrahuguet
2016-08-22 13:48SandrahuguetNote Added: 0089277
2016-08-22 13:48SandrahuguetStatusresolved => closed
2016-08-22 13:48SandrahuguetFixed in Version => RR16Q4

Notes
(0089265)
hgbot   
2016-08-21 00:57   
Repository: erp/pmods/org.openbravo.retail.storeserver.synchronization
Changeset: b5918c76816b426bc015a26ccabd04f94b101639
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Aug 21 00:56:51 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.storeserver.synchronization/rev/b5918c76816b426bc015a26ccabd04f94b101639 [^]

Related to issue 33751: [STORE SERVER] Edit button in customer search does not work in multiserver environment.
Prevent error when posTerminal is not set

---
M src/org/openbravo/retail/storeserver/synchronization/StoreBusinessPartnerLoaderHook.java
---
(0089266)
hgbot   
2016-08-21 11:46   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 55672d524751a6f4b05309a4588a7ae4ea560b62
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Aug 21 11:46:16 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/55672d524751a6f4b05309a4588a7ae4ea560b62 [^]

Fixes issue 33751: [STORE SERVER] Edit button in customer search does not work in multiserver environment.
Also send the posTerminal id back to the server in case of editing a customer

---
M web/org.openbravo.retail.posterminal/js/model/businesspartner.js
---
(0089277)
Sandrahuguet   
2016-08-22 13:48   
reviewed and tested