Openbravo Issue Tracking System - Retail Modules
View Issue Details
0039364Retail ModulesWeb POSpublic2018-09-27 16:472018-12-05 11:36
collazoandy4 
jorge-garcia 
normalminorhave not tried
closedfixed 
5
 
 
migueldejuana
No
0039364: A new ProcessHQLQuery to export Product Characteristic and ProductCharacteristicConf is needed
A new ProcessHQLQuery to export Product Characteristic and ProductCharacteristicConf is needed. Also the ProcessHQLQuery have to filter by m_product_id
In description
No tags attached.
related to defect 0039365 closed Retail A new ProcessHQLQuery to export ProductCharacteristicConf is needed 
Issue History
2018-09-27 16:47collazoandy4New Issue
2018-09-27 16:47collazoandy4Assigned To => Retail
2018-09-27 16:47collazoandy4Triggers an Emergency Pack => No
2018-09-27 17:02collazoandy4Description Updatedbug_revision_view_page.php?rev_id=17707#r17707
2018-10-10 11:54aferrazRelationship addedrelated to 0039365
2018-10-31 15:36jorge-garciaSummaryA new ProcessHQLQuery to export Product Characteristic is needed => A new ProcessHQLQuery to export Product Characteristic and ProductCharacteristicConf is needed
2018-10-31 15:36jorge-garciaDescription Updatedbug_revision_view_page.php?rev_id=17890#r17890
2018-10-31 15:49jorge-garciaStatusnew => scheduled
2018-10-31 15:49jorge-garciaAssigned ToRetail => jorge-garcia
2018-11-05 10:38hgbotCheckin
2018-11-05 10:38hgbotNote Added: 0107730
2018-11-05 10:38hgbotStatusscheduled => resolved
2018-11-05 10:38hgbotResolutionopen => fixed
2018-11-05 10:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2243a57647740ff69d9698fa42bc2c00ee5be31a [^]
2018-11-05 10:38hgbotCheckin
2018-11-05 10:38hgbotNote Added: 0107731
2018-12-05 11:35hgbotCheckin
2018-12-05 11:35hgbotNote Added: 0108273
2018-12-05 11:35hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2243a57647740ff69d9698fa42bc2c00ee5be31a [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ca5c383cb5d78b91686795e9dbee2f49ef35d18c [^]
2018-12-05 11:36migueldejuanaReview Assigned To => migueldejuana
2018-12-05 11:36migueldejuanaNote Added: 0108274
2018-12-05 11:36migueldejuanaStatusresolved => closed

Notes
(0107730)
hgbot   
2018-11-05 10:38   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 2243a57647740ff69d9698fa42bc2c00ee5be31a
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Oct 31 15:39:16 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2243a57647740ff69d9698fa42bc2c00ee5be31a [^]

Fixed issue 39364: A new ProcessHQLQuery to export Product Characteristic
and ProductCharacteristicConf is needed

This commit includes:
  * A new processHQLQuery has been created to get the information needed.
  * The new service has been included in Mobile Services window.
  * The processHQLQuery could apply a optional filter from specific products.

---
M src-db/database/sourcedata/OBMOBC_SERVICES.xml
A src/org/openbravo/retail/posterminal/master/ProductCharacteristicAndConfiguration.java
A src/org/openbravo/retail/posterminal/master/ProductCharacteristicAndConfigurationProperties.java
---
(0107731)
hgbot   
2018-11-05 10:38   
Repository: tools/automation/pi-mobile
Changeset: 7788d62800bb80248263be7d445bb9cfcd155d2a
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Wed Oct 31 15:41:48 2018 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/7788d62800bb80248263be7d445bb9cfcd155d2a [^]

Verifies issue 39364: A new ProcessHQLQuery to export Product Characteristic
and ProductCharacteristicConf is needed

Added new integration test POSProductChAndConfRequest.

---
A src-test/org/openbravo/test/mobile/retail/pack/webservice/tests/retailapi/POSProductChAndConfRequest.java
---
(0108273)
hgbot   
2018-12-05 11:35   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ca5c383cb5d78b91686795e9dbee2f49ef35d18c
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Wed Dec 05 11:35:26 2018 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ca5c383cb5d78b91686795e9dbee2f49ef35d18c [^]

Fixed issue 39364: A new ProcessHQLQuery to export Product Characteristic
and ProductCharacteristicConf is needed

- Remove unneeded TODO

---
M src/org/openbravo/retail/posterminal/master/ProductCharacteristicAndConfiguration.java
---
(0108274)
migueldejuana   
2018-12-05 11:36   
Reviewed