Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034278Retail ModulesMulti UPC/EAN for Productpublic2016-10-23 12:492016-12-01 12:09
mtaal 
mtaal 
normalminorhave not tried
closedfixed 
5
 
RR17Q1 
Sandrahuguet
No
No
0034278: Add external order loader data resolver to multi-upc retail module
To let the external order loader resolve products using multi-upc [1].

[1]
http://wiki.openbravo.com/wiki/Retail:Order_Loading_WebService#Extending_the_Order_Loader_with_your_custom_data_resolving_logic [^]
See testcases in this issue
Implement dataresolver
No tags attached.
related to feature request 0033628 closed mtaal External OrderLoader improvements 
Issue History
2016-10-23 12:49mtaalNew Issue
2016-10-23 12:49mtaalAssigned To => Retail
2016-10-23 12:49mtaalOBNetwork customer => No
2016-10-23 12:49mtaalTriggers an Emergency Pack => No
2016-10-23 12:49mtaalAssigned ToRetail => mtaal
2016-10-23 12:49mtaalReview Assigned To => Sandrahuguet
2016-10-23 12:51hgbotCheckin
2016-10-23 12:51hgbotNote Added: 0090791
2016-10-23 12:51hgbotStatusnew => resolved
2016-10-23 12:51hgbotResolutionopen => fixed
2016-10-23 12:51hgbotFixed in SCM revision => http://code.openbravo.com/tools/automation/pi-mobile/rev/3713a284608f6c437644ff85760deefb67c76eb2 [^]
2016-10-23 12:58mtaalRelationship addedrelated to 0033628
2016-10-23 12:58hgbotCheckin
2016-10-23 12:58hgbotNote Added: 0090792
2016-10-23 12:58hgbotFixed in SCM revisionhttp://code.openbravo.com/tools/automation/pi-mobile/rev/3713a284608f6c437644ff85760deefb67c76eb2 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.multiupc/rev/f65582ea43ed4c1789f564c5b7e9af6b9bdae6f6 [^]
2016-10-23 21:44hgbotCheckin
2016-10-23 21:44hgbotNote Added: 0090796
2016-10-23 21:44hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.multiupc/rev/f65582ea43ed4c1789f564c5b7e9af6b9bdae6f6 [^] => http://code.openbravo.com/tools/automation/pi-mobile/rev/094d81eeafe69448482e297bfc396f9a99e448d3 [^]
2016-10-24 00:43hgbotCheckin
2016-10-24 00:43hgbotNote Added: 0090797
2016-10-25 00:23mtaalStatusresolved => new
2016-10-25 00:23mtaalResolutionfixed => open
2016-11-20 00:57hgbotCheckin
2016-11-20 00:57hgbotNote Added: 0091670
2016-11-20 00:57hgbotStatusnew => resolved
2016-11-20 00:57hgbotResolutionopen => fixed
2016-11-20 00:57hgbotFixed in SCM revisionhttp://code.openbravo.com/tools/automation/pi-mobile/rev/094d81eeafe69448482e297bfc396f9a99e448d3 [^] => http://code.openbravo.com/tools/automation/pi-mobile/rev/57be6cebaf9e526005151cf9baf86de644e96a89 [^]
2016-12-01 12:03hgbotCheckin
2016-12-01 12:03hgbotNote Added: 0091962
2016-12-01 12:09SandrahuguetNote Added: 0091964
2016-12-01 12:09SandrahuguetStatusresolved => closed

Notes
(0090791)
hgbot   
2016-10-23 12:51   
Repository: tools/automation/pi-mobile
Changeset: 3713a284608f6c437644ff85760deefb67c76eb2
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Oct 23 12:50:55 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/3713a284608f6c437644ff85760deefb67c76eb2 [^]

Fixes issue 34278: Add external order loader data resolver to multi-upc retail module
Move external order loader multiupc testcases to standard location

---
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/MultUPCOrderLoaderTest.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/message-order-multi-upc.json
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/message-order-multiupc-services.json
R src-test/org/openbravo/test/mobile/quarantine/extmodules/MTA/multiupcorderloader/MultUPCOrderLoaderTest.java
R src-test/org/openbravo/test/mobile/quarantine/extmodules/MTA/multiupcorderloader/message-order-multi-upc.json
R src-test/org/openbravo/test/mobile/quarantine/extmodules/MTA/multiupcorderloader/message-order-multiupc-services.json
---
(0090792)
hgbot   
2016-10-23 12:58   
Repository: erp/pmods/org.openbravo.retail.multiupc
Changeset: f65582ea43ed4c1789f564c5b7e9af6b9bdae6f6
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Oct 23 12:58:41 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.multiupc/rev/f65582ea43ed4c1789f564c5b7e9af6b9bdae6f6 [^]

Fixes issue 34278: Add external order loader data resolver to multi-upc retail module
Implement dataresolver and incremented dependency

---
M src-db/database/sourcedata/AD_MODULE_DEPENDENCY.xml
A src/org/openbravo/retail/multiupc/MultiUPCDataResolver.java
---
(0090796)
hgbot   
2016-10-23 21:44   
Repository: tools/automation/pi-mobile
Changeset: 094d81eeafe69448482e297bfc396f9a99e448d3
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Oct 23 21:44:38 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/094d81eeafe69448482e297bfc396f9a99e448d3 [^]

Fixes issue 34278: Add external order loader data resolver to multi-upc retail module
Solve failing test by using more unique upc and delete them before the test

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/MultUPCOrderLoaderTest.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/message-order-multi-upc.json
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/message-order-multiupc-services.json
---
(0090797)
hgbot   
2016-10-24 00:43   
Repository: tools/automation/pi-mobile
Changeset: b14dfac61c994339eee25a3c43d428ec4b1589f7
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Mon Oct 24 00:43:10 2016 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b14dfac61c994339eee25a3c43d428ec4b1589f7 [^]

Related to issue 34278: Add external order loader data resolver to multi-upc retail module
Temporarily remove failing test until really fixed

---
R src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/MultUPCOrderLoaderTest.java
R src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/message-order-multi-upc.json
R src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/message-order-multiupc-services.json
---
(0091670)
hgbot   
2016-11-20 00:57   
Repository: tools/automation/pi-mobile
Changeset: 57be6cebaf9e526005151cf9baf86de644e96a89
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Sun Nov 20 00:56:47 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/57be6cebaf9e526005151cf9baf86de644e96a89 [^]

Fixes issue 34278: Add external order loader data resolver to multi-upc retail module
Added testcases

---
M src-test/org/openbravo/test/mobile/retail/mobilecore/webservice/WebServicesHelper.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/MultiUPCOrderLoaderTest.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/message-order-multi-upc.json
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/message-order-multiupc-services.json
---
(0091962)
hgbot   
2016-12-01 12:03   
Repository: tools/automation/pi-mobile
Changeset: 4f10a2ad75e4560c7edaf448744fca8d4c27c726
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu Dec 01 12:03:36 2016 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/4f10a2ad75e4560c7edaf448744fca8d4c27c726 [^]

related to issue 34278 added isHighVolumeCompatible annotation

---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/multiupcorderloader/MultiUPCOrderLoaderTest.java
---
(0091964)
Sandrahuguet   
2016-12-01 12:09   
reviewed and tested