Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031736Retail ModulesWeb POSpublic2015-12-16 16:002016-01-21 00:40
daniOpenbravo 
migueldejuana 
urgentmajoralways
closedfixed 
3014.04
 
RR16Q2 
mtaal
No
0031736: [HGVOL] Error synchronizing GoodShipmentLine in CS when using Verified Returns
When returning a ticket in Web POS using verified returns in a multiserver environment, in return from customer lines,
Goods Shipment Line field is only synchronized in Store Server but not in Central Server (it is empty).
**Having HGVol and multiserver preferences enabled:
1. Log in Web POS.
2. Open dropdown menu and select the option Verified Returns.
3. Select any ticket in order to return its lines.
4. In the pop-up, select all lines and click on apply.
5. Pay the return ticket.
6. Log in the backend (Store Server): go to return from customer window and check that, in the lines, "goods Shipment Line" field is not empty.
7. Log in the backend (Central Server): go to return from customer window and check that, in the lines, "goods Shipment Line" field is EMPTY.
No tags attached.
Issue History
2015-12-16 16:00daniOpenbravoNew Issue
2015-12-16 16:00daniOpenbravoAssigned To => migueldejuana
2015-12-16 16:00daniOpenbravoResolution time => 1450825200
2015-12-16 16:00daniOpenbravoTriggers an Emergency Pack => No
2015-12-17 09:52OrekariaStatusnew => acknowledged
2015-12-17 18:16daniOpenbravoIssue Monitored: daniOpenbravo
2016-01-14 12:27OrekariaStatusacknowledged => scheduled
2016-01-14 16:53hgbotCheckin
2016-01-14 16:53hgbotNote Added: 0083308
2016-01-14 16:53hgbotStatusscheduled => resolved
2016-01-14 16:53hgbotResolutionopen => fixed
2016-01-14 16:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8095fb064c84b90bb6671ba405dd1e606a9de4da [^]
2016-01-14 16:53hgbotCheckin
2016-01-14 16:53hgbotNote Added: 0083309
2016-01-14 16:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8095fb064c84b90bb6671ba405dd1e606a9de4da [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/28106f379708680d744491f6537064f0fa745ec7 [^]
2016-01-14 16:53hgbotCheckin
2016-01-14 16:53hgbotNote Added: 0083310
2016-01-14 16:53hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/28106f379708680d744491f6537064f0fa745ec7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d620baa9f4f65b1dbb98e16f0c3ccac36ef96c2c [^]
2016-01-14 16:55hgbotCheckin
2016-01-14 16:55hgbotNote Added: 0083311
2016-01-14 16:55hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d620baa9f4f65b1dbb98e16f0c3ccac36ef96c2c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9bb18725f447f44ff7b237c2480beab608c917dd [^]
2016-01-14 16:57migueldejuanaReview Assigned To => marvintm
2016-01-20 07:58mtaalReview Assigned Tomarvintm => mtaal
2016-01-21 00:40mtaalNote Added: 0083475
2016-01-21 00:40mtaalStatusresolved => closed
2016-01-21 00:40mtaalFixed in Version => RR16Q2

Notes
(0083308)
hgbot   
2016-01-14 16:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8095fb064c84b90bb6671ba405dd1e606a9de4da
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Jan 11 17:22:12 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8095fb064c84b90bb6671ba405dd1e606a9de4da [^]

Fixed issue 0031736: [HGVOL] Error synchronizing GoodShipmentLine in CS when using Verified Returns

- Set the ids of order lines and shipment lines. That ensures to have same ids in all servers database.

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
---
(0083309)
hgbot   
2016-01-14 16:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 28106f379708680d744491f6537064f0fa745ec7
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Jan 14 09:36:26 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/28106f379708680d744491f6537064f0fa745ec7 [^]

Fixed issue 0031736: [HGVOL] Error synchronizing GoodShipmentLine in CS when using Verified Returns

- Set line id when creating an order from Quotation
- Add the lineNo when generating shipmentLineId

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0083310)
hgbot   
2016-01-14 16:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: d620baa9f4f65b1dbb98e16f0c3ccac36ef96c2c
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Thu Jan 14 13:47:54 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/d620baa9f4f65b1dbb98e16f0c3ccac36ef96c2c [^]

Fixed issue 0031736: [HGVOL] Error synchronizing GoodShipmentLine in CS when using Verified Returns

- Add line id when reactivating quotation
- Handle that line id is not set

---
M src/org/openbravo/retail/posterminal/OrderLoader.java
M web/org.openbravo.retail.posterminal/js/model/order.js
---
(0083311)
hgbot   
2016-01-14 16:55   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9bb18725f447f44ff7b237c2480beab608c917dd
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Jan 11 17:20:02 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9bb18725f447f44ff7b237c2480beab608c917dd [^]

Fixed issue 0031736: [HGVOL] Error synchronizing GoodShipmentLine in CS when using Verified Returns

- Add a method to get an UUID from a String(i.e.: Another UUID)

---
M src/org/openbravo/mobile/core/utils/OBMOBCUtils.java
---
(0083475)
mtaal   
2016-01-21 00:40   
Verified and tested