Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0032652 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | critical | always | 2016-04-12 09:41 | 2017-02-02 16:33 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | pi | |||
Status | closed | Fix in branch | Fixed in SCM revision | 41a04d43eadf | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Professional Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | RR16Q1 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | ||||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2015-04-10 | |||||||
Regression introduced in release | RR15Q4 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b323852f322 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0032652: 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 ERROR: Product Prices are still loaded: verify that the m_pricelist and/or the m_productprice have records | |||||||
Proposed Solution | Review the preference in order to load only if needed | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() | |||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0085656) hgbot (developer) 2016-04-15 07:55 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 879c06a326a21e0a9d74d8cdb005a8cc838d7030 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Tue Apr 12 16:26:43 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/879c06a326a21e0a9d74d8cdb005a8cc838d7030 [^] Fixed issue 0032652: WebPOS is Loading all ProductPrices even if MultiPricelist is not activated - Do not update lastUpdatedTimestamp value if there is no data --- M web/org.openbravo.mobile.core/source/data/ob-datasource.js --- |
(0085657) hgbot (developer) 2016-04-15 07:56 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 41a04d43eadfb6d18d137f17fb9629b04734b632 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Tue Apr 12 16:25:28 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/41a04d43eadfb6d18d137f17fb9629b04734b632 [^] Fixed issue 0032652: 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 --- |
(0085666) hgbot (developer) 2016-04-15 13:15 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: b6637b981400ca36b4c5cde6f7f25458a445b79a Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Fri Apr 15 13:14:48 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b6637b981400ca36b4c5cde6f7f25458a445b79a [^] Related to issue 0032652: WebPOS is Loading all ProductPrices even if MultiPricelist is not activated - Copyright update --- M web/org.openbravo.mobile.core/source/data/ob-datasource.js --- |
(0085667) hgbot (developer) 2016-04-15 13:16 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 42cd606fe3171c630ec5cb35511954b0f2c61173 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Fri Apr 15 13:15:59 2016 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/42cd606fe3171c630ec5cb35511954b0f2c61173 [^] Related to issue 0032652: WebPOS is Loading all ProductPrices even if MultiPricelist is not activated - Copyright update - Bad Log initialization --- M src/org/openbravo/retail/posterminal/master/PriceList.java M src/org/openbravo/retail/posterminal/master/ProductPrice.java --- |
(0086444) hgbot (developer) 2016-05-13 17:24 |
Repository: erp/pmods/org.openbravo.retail.sampledata Changeset: da8fa498c9144ec8683d08ed03c8214ddb61184d Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Thu May 12 14:24:57 2016 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sampledata/rev/da8fa498c9144ec8683d08ed03c8214ddb61184d [^] Verifies issue 32652: Remove duplicate preference for multi price store --- M referencedata/sampledata/The_White_Valley_Group/AD_PREFERENCE.xml --- |
(0086445) hgbot (developer) 2016-05-13 17:25 |
Repository: tools/automation/pi-mobile Changeset: db3b82d3a6a6f6bf430bed38b4c5aacd57bb24d7 Author: Mario Castello <mario.castello <at> peoplewalking.com> Date: Fri May 13 09:24:27 2016 -0600 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/db3b82d3a6a6f6bf430bed38b4c5aacd57bb24d7 [^] Verifies issue 32652: Added automated test --- A src-test/org/openbravo/test/mobile/quarantine/pack/MCA/multipricelists/I32652_MPLDisablePreferenceCreateReceipt.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2016-04-12 09:41 | guillermogil | New Issue | |
2016-04-12 09:41 | guillermogil | Assigned To | => Retail |
2016-04-12 09:41 | guillermogil | OBNetwork customer | => Yes |
2016-04-12 09:41 | guillermogil | Resolution time | => 1460498400 |
2016-04-12 09:41 | guillermogil | Triggers an Emergency Pack | => No |
2016-04-12 09:51 | guillermogil | Regression level | => Production - Confirmed Stable |
2016-04-12 16:57 | migueldejuana | Status | new => scheduled |
2016-04-12 16:59 | migueldejuana | File Added: issue32652Core.commit | |
2016-04-12 16:59 | migueldejuana | File Added: issue32652Posterminal.commit | |
2016-04-12 17:03 | migueldejuana | Assigned To | Retail => migueldejuana |
2016-04-12 17:04 | migueldejuana | Status | scheduled => resolved |
2016-04-12 17:04 | migueldejuana | Resolution | open => fixed |
2016-04-12 17:04 | migueldejuana | Status | resolved => new |
2016-04-12 17:04 | migueldejuana | Resolution | fixed => open |
2016-04-12 17:04 | migueldejuana | Status | new => scheduled |
2016-04-15 07:55 | hgbot | Checkin | |
2016-04-15 07:55 | hgbot | Note Added: 0085656 | |
2016-04-15 07:55 | hgbot | Status | scheduled => resolved |
2016-04-15 07:55 | hgbot | Resolution | open => fixed |
2016-04-15 07:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/879c06a326a21e0a9d74d8cdb005a8cc838d7030 [^] |
2016-04-15 07:56 | hgbot | Checkin | |
2016-04-15 07:56 | hgbot | Note Added: 0085657 | |
2016-04-15 07:56 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/879c06a326a21e0a9d74d8cdb005a8cc838d7030 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/41a04d43eadfb6d18d137f17fb9629b04734b632 [^] |
2016-04-15 13:15 | hgbot | Checkin | |
2016-04-15 13:15 | hgbot | Note Added: 0085666 | |
2016-04-15 13:16 | hgbot | Checkin | |
2016-04-15 13:16 | hgbot | Note Added: 0085667 | |
2016-04-20 16:26 | marvintm | Review Assigned To | => marvintm |
2016-04-20 16:26 | marvintm | Status | resolved => closed |
2016-04-20 16:26 | marvintm | Fixed in Version | => pi |
2016-05-04 10:15 | migueldejuana | Regression date | => 2015-04-10 |
2016-05-04 10:15 | migueldejuana | Regression introduced by commit | => https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/2b323852f322 [^] |
2016-05-04 11:11 | Orekaria | Steps to Reproduce Updated | View Revisions |
2016-05-04 11:11 | Orekaria | Steps to Reproduce Updated | View Revisions |
2016-05-13 17:24 | hgbot | Checkin | |
2016-05-13 17:24 | hgbot | Note Added: 0086444 | |
2016-05-13 17:25 | hgbot | Checkin | |
2016-05-13 17:25 | hgbot | Note Added: 0086445 | |
2017-02-02 16:33 | plujan | Regression introduced in release | => RR15Q4 |
Copyright © 2000 - 2009 MantisBT Group |