Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043655Retail ModulesWeb POSpublic2020-04-03 09:072020-06-03 12:39
marvintm 
Sandrahuguet 
normalmajoralways
closedfixed 
5
 
RR20Q3 
marvintm
No
0043655: API change: Brand has been removed from WebPOS
The "brand" as a separate concept has been removed from the WebPOS. Now it can be implemented as a normal product characteristic.

If there are products in the system that contain brands, there is a modulescript which will automatically transform those brands into values of a characteristic named "Brand".

Additionally, several other classes have been changed so that they extend from the new MasterDataProcessHQLQuery class instead of the basic ProcessHQLQuery as they are now implemented using the new IndexedDB masterdata API.
,
No tags attached.
related to feature request 0043657 closed Sandrahuguet Masterdata IndexedDB - Phase 1 
related to defect 0044292 closed Triage Platform Conn RetailApiExportProductFilters test fails 
Issue History
2020-04-03 09:07marvintmNew Issue
2020-04-03 09:07marvintmAssigned To => Retail
2020-04-03 09:07marvintmTriggers an Emergency Pack => No
2020-04-03 15:49marvintmRelationship addedrelated to 0043657
2020-04-06 11:52hgbotCheckin
2020-04-06 11:52hgbotNote Added: 0118956
2020-04-06 11:52hgbotStatusnew => resolved
2020-04-06 11:52hgbotResolutionopen => fixed
2020-04-06 11:52hgbotFixed in SCM revision => http://code.openbravo.com/retail/api-checks-retail/rev/6784f352d855faa5bef38d82a805fc2a5673b820 [^]
2020-04-06 11:56caristuIssue cloned0043672
2020-04-06 16:03SandrahuguetAssigned ToRetail => Sandrahuguet
2020-04-07 11:45SandrahuguetReview Assigned To => marvintm
2020-04-17 12:27marvintmStatusresolved => closed
2020-04-17 12:27marvintmFixed in Version => RR20Q3
2020-05-28 17:13hgbotCheckin
2020-05-28 17:13hgbotNote Added: 0120427
2020-06-03 07:56marvintmDescription Updatedbug_revision_view_page.php?rev_id=21146#r21146
2020-06-03 12:39hgbotCheckin
2020-06-03 12:39hgbotNote Added: 0120588
2020-06-05 10:38caristuRelationship addedrelated to 0044292

Notes
(0118956)
hgbot   
2020-04-06 11:52   
Repository: retail/api-checks-retail
Changeset: 6784f352d855faa5bef38d82a805fc2a5673b820
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Mon Apr 06 11:31:31 2020 +0200
URL: http://code.openbravo.com/retail/api-checks-retail/rev/6784f352d855faa5bef38d82a805fc2a5673b820 [^]

Fixed issue 43655. Brand has been removed.

---
M java/reference/java.japi.gz
---
(0120427)
hgbot   
2020-05-28 17:13   
Repository: retail/api-checks-retail
Changeset: c656d47c3a3b5231ce244adc64e0b03441f5a3de
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Thu May 28 17:13:38 2020 +0200
URL: http://code.openbravo.com/retail/api-checks-retail/rev/c656d47c3a3b5231ce244adc64e0b03441f5a3de [^]

related to issue 43655

---
M java/reference/java.japi.gz
---
(0120588)
hgbot   
2020-06-03 12:39   
Repository: retail/api-checks-retail
Changeset: 3373119a719a6cbe0bb2bd112284fc95b9f3ee02
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 03 16:09:33 2020 +0530
URL: http://code.openbravo.com/retail/api-checks-retail/rev/3373119a719a6cbe0bb2bd112284fc95b9f3ee02 [^]

Related to issue 43655 : Masterdata CurrencyPanel class was removed.

* Masterdata CurrencyPanel is moved to Terminal Property.
  So Java Class CurrencyPanel is removed

---
M java/reference/java.japi.gz
---