Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032656 | Retail Modules | Web POS | public | 2016-04-12 09:41 | 2016-06-03 15:02 |
|
Reporter | guillermogil | |
Assigned To | migueldejuana | |
Priority | immediate | Severity | critical | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 30 | OS Version | Professional Appliance |
Product Version | RR16Q1 | |
Target Version | RR16Q2 | Fixed in Version | RR16Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | OBPS |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0032656: WebPOS is Loading all ProductPrices even if MultiPricelist is not activated |
Description | WebPOS is Loading all ProductPrices even if MultiPricelist is not activated.
On environments with a high volume data it makes totally imposible to login.
More than 30 minutes and still not loaded. |
Steps To Reproduce | Login on the ERP on 16Q1
Deactivate MultiPricelist preference for terminal MPL
Login on Terminal MPL
Product Prices are still loaded |
Proposed Solution | Review the preference in order to load only if needed |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0032652 | | closed | migueldejuana | WebPOS is Loading all ProductPrices even if MultiPricelist is not activated |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-04-12 16:57 | migueldejuana | Type | defect => backport |
2016-04-12 16:57 | migueldejuana | Target Version | => RR16Q2 |
2016-04-18 13:31 | hgbot | Checkin | |
2016-04-18 13:31 | hgbot | Note Added: 0085705 | |
2016-04-18 13:31 | hgbot | Status | scheduled => resolved |
2016-04-18 13:31 | hgbot | Resolution | open => fixed |
2016-04-18 13:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/202b0d7e2a03ebd49c401327b1deae3e4e4f4a12 [^] |
2016-04-18 13:31 | hgbot | Checkin | |
2016-04-18 13:31 | hgbot | Note Added: 0085706 | |
2016-04-18 13:31 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/202b0d7e2a03ebd49c401327b1deae3e4e4f4a12 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.mobile.core/rev/bd93d22ead02e3d9e246a3c2d1fac95bb3a13639 [^] |
2016-04-18 19:33 | migueldejuana | Assigned To | Retail => migueldejuana |
2016-05-23 19:06 | Orekaria | Note Added: 0086686 | |
2016-05-23 19:06 | Orekaria | Status | resolved => new |
2016-05-23 19:06 | Orekaria | Resolution | fixed => open |
2016-06-03 12:02 | marvintm | Status | new => scheduled |
2016-06-03 12:03 | marvintm | Note Added: 0086981 | |
2016-06-03 12:03 | marvintm | Status | scheduled => resolved |
2016-06-03 12:03 | marvintm | Fixed in Version | => RR16Q2 |
2016-06-03 12:03 | marvintm | Resolution | open => fixed |
2016-06-03 15:02 | marvintm | Review Assigned To | => marvintm |
2016-06-03 15:02 | marvintm | Status | resolved => closed |
Notes |
|
(0085705)
|
hgbot
|
2016-04-18 13:31
|
|
Repository: retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal
Changeset: 202b0d7e2a03ebd49c401327b1deae3e4e4f4a12
Author: Miguel de Juana <miguel.dejuana <at> openbravo.com>
Date: Mon Apr 18 13:30:58 2016 +0200
URL: http://code.openbravo.com/retail/backports/3.0RR16Q2/org.openbravo.retail.posterminal/rev/202b0d7e2a03ebd49c401327b1deae3e4e4f4a12 [^]
Fixed issue 0032656: WebPOS is Loading all ProductPrices even if MultiPricelist is not activated
- If preference is disabled, do not load prices lits and product prices
---
M src/org/openbravo/retail/posterminal/master/PriceList.java
M src/org/openbravo/retail/posterminal/master/ProductPrice.java
---
|
|
|
(0085706)
|
hgbot
|
2016-04-18 13:31
|
|
|
|
(0086686)
|
Orekaria
|
2016-05-23 19:06
|
|
When trying to activate the preference, several tomcat errors are shown:
PreferenceID = 3FB430AA20AE44508551A6799908BA20
Test: I32652_MPLDisablePreferenceCreateReceipt
Errors:
2016-05-23 19:05:46,482 [http-bio-8280-exec-3] ERROR org.openbravo.retail.posterminal.master.Product - Error getting preference EnableMultiPriceList null
2016-05-23 19:05:47,157 [http-bio-8280-exec-8] ERROR org.openbravo.retail.posterminal.master.Discount - Error getting Preference: null |
|
|
|
|