Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040229 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2019-02-06 13:08 | 2019-02-18 13:35 | |||
Reporter | aaroncalero | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR18Q4.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 888209f8708a | ||||
Projection | none | ETA | none | Target Version | RR18Q4.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2017-08-23 | |||||||
Regression introduced in release | RR17Q2.4 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/443b0a0eb45eeca9e03efe0080f6632ad046c624 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040229: It is not possible to do login in remote mode if one product category is not active | |||||||
Description | When there is one product category deactivated in the backend, and the Remote Mode For Products is enabled, the fullrefresh process is returning an error in ProductCategory model. | |||||||
Steps To Reproduce | Login in backend and configure the Enable Remote for Product preference. Go to the category window and disable a category used in Web POS (i.e. Backpacks & Travel) Try to login in webpos. A Master Data Loading Error popup will be shown with the error message: [...] The following model(s) could not be loaded: ProductCategory. [...] | |||||||
Proposed Solution | The ProductCategory model uses different queries depending on the Enable Remote for Product preference. With issue 0037283 only the non-remote query was fixed. It is needed to add the fullRefreshCondition also to the remote query. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0109898) hgbot (developer) 2019-02-18 10:51 |
Repository: retail/backports/3.0RR18Q4.2/org.openbravo.retail.posterminal Changeset: d781c30af1d36e72491ca3dcad93ed3b16392a2b Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Mon Feb 18 15:21:16 2019 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR18Q4.2/org.openbravo.retail.posterminal/rev/d781c30af1d36e72491ca3dcad93ed3b16392a2b [^] Related to issue 40229 : Applied New Java Formatting --- M src/org/openbravo/retail/posterminal/master/Category.java M src/org/openbravo/retail/posterminal/master/CategoryTree.java --- |
(0109901) hgbot (developer) 2019-02-18 10:52 |
Repository: retail/backports/3.0RR18Q4.2/org.openbravo.retail.posterminal Changeset: 888209f8708a3e205c276a1b9b8cdc8b5fbdfc77 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Mon Feb 18 15:22:22 2019 +0530 URL: http://code.openbravo.com/retail/backports/3.0RR18Q4.2/org.openbravo.retail.posterminal/rev/888209f8708a3e205c276a1b9b8cdc8b5fbdfc77 [^] Fixed issue 40229 : Updated Product Category Query to support incrementalUpdateCriteria * Updated Product Category and Category Tree Query to support incrementalUpdateCriteria in both normal and full refresh mode --- M src/org/openbravo/retail/posterminal/master/Category.java M src/org/openbravo/retail/posterminal/master/CategoryTree.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2019-02-18 09:57 | marvintm | Type | defect => backport |
2019-02-18 09:57 | marvintm | Target Version | => RR18Q4.2 |
2019-02-18 10:51 | hgbot | Checkin | |
2019-02-18 10:51 | hgbot | Note Added: 0109898 | |
2019-02-18 10:52 | hgbot | Checkin | |
2019-02-18 10:52 | hgbot | Note Added: 0109901 | |
2019-02-18 10:52 | hgbot | Status | scheduled => resolved |
2019-02-18 10:52 | hgbot | Resolution | open => fixed |
2019-02-18 10:52 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/63451d02ea071b1cf7e92f516266e955030993ce [^] => http://code.openbravo.com/retail/backports/3.0RR18Q4.2/org.openbravo.retail.posterminal/rev/888209f8708a3e205c276a1b9b8cdc8b5fbdfc77 [^] |
2019-02-18 13:35 | marvintm | Review Assigned To | => marvintm |
2019-02-18 13:35 | marvintm | Status | resolved => closed |
2019-02-18 13:35 | marvintm | Fixed in Version | => RR18Q4.2 |
Copyright © 2000 - 2009 MantisBT Group |