Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0031736 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2015-12-16 16:00 | 2016-01-21 00:40 | |||
Reporter | daniOpenbravo | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR16Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9bb18725f447 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | Oracle | Java version | 1.7 | |||
OS Version | 14.04 | Database version | 12c | Ant version | ||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | mtaal | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0031736: [HGVOL] Error synchronizing GoodShipmentLine in CS when using Verified Returns | |||||||
Description | 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). | |||||||
Steps To Reproduce | **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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0083308) hgbot (developer) 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 (developer) 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 (developer) 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 (developer) 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 (viewer) 2016-01-21 00:40 |
Verified and tested |
![]() |
|||
Date Modified | Username | Field | Change |
2015-12-16 16:00 | daniOpenbravo | New Issue | |
2015-12-16 16:00 | daniOpenbravo | Assigned To | => migueldejuana |
2015-12-16 16:00 | daniOpenbravo | OBNetwork customer | => Yes |
2015-12-16 16:00 | daniOpenbravo | Resolution time | => 1450825200 |
2015-12-16 16:00 | daniOpenbravo | Triggers an Emergency Pack | => No |
2015-12-17 09:52 | Orekaria | Status | new => acknowledged |
2015-12-17 18:16 | daniOpenbravo | Issue Monitored: daniOpenbravo | |
2016-01-14 12:27 | Orekaria | Status | acknowledged => scheduled |
2016-01-14 16:53 | hgbot | Checkin | |
2016-01-14 16:53 | hgbot | Note Added: 0083308 | |
2016-01-14 16:53 | hgbot | Status | scheduled => resolved |
2016-01-14 16:53 | hgbot | Resolution | open => fixed |
2016-01-14 16:53 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8095fb064c84b90bb6671ba405dd1e606a9de4da [^] |
2016-01-14 16:53 | hgbot | Checkin | |
2016-01-14 16:53 | hgbot | Note Added: 0083309 | |
2016-01-14 16:53 | hgbot | Fixed in SCM revision | http://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:53 | hgbot | Checkin | |
2016-01-14 16:53 | hgbot | Note Added: 0083310 | |
2016-01-14 16:53 | hgbot | Fixed in SCM revision | http://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:55 | hgbot | Checkin | |
2016-01-14 16:55 | hgbot | Note Added: 0083311 | |
2016-01-14 16:55 | hgbot | Fixed in SCM revision | http://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:57 | migueldejuana | Review Assigned To | => marvintm |
2016-01-20 07:58 | mtaal | Review Assigned To | marvintm => mtaal |
2016-01-21 00:40 | mtaal | Note Added: 0083475 | |
2016-01-21 00:40 | mtaal | Status | resolved => closed |
2016-01-21 00:40 | mtaal | Fixed in Version | => RR16Q2 |
Copyright © 2000 - 2009 MantisBT Group |