Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0043543 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2020-03-23 12:24 | 2020-04-16 19:00 | |||
Reporter | guillermogil | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 9ba9e518f396 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0043543: ProductCharacteristicValue does not finish on incremental | |||||||
Description | ProductCharacteristicValue does not finish on incremental with a big database. The incremental filter of the query takes ages to finish as it is looking for 5 tables so WebPOS receives a timeout even if it is increased in Mobile Services window. | |||||||
Steps To Reproduce | To reproduce it: Assortment: 300k records Characteristics: 6 records Product Characteristics Value: 3M Records | |||||||
Proposed Solution | See diff attached It will be needed to add a trigger to update "Updated" column from m_product once a Product Characteristic Value changed | |||||||
Tags | Performance | |||||||
Attached Files | ![]() | |||||||
![]() |
||||||||
|
![]() |
|
(0119079) hgbot (developer) 2020-04-08 07:34 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 9ba9e518f396c10e4cde20d5a093600da14c88b5 Author: Prakash M <prakash <at> qualiantech.com> Date: Wed Apr 08 10:51:56 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9ba9e518f396c10e4cde20d5a093600da14c88b5 [^] Fixed BUG-43543: Fixes ProductCharacteristicValue does not finish on incremental --- M src/org/openbravo/retail/posterminal/master/ProductCharacteristicValue.java A src-db/database/model/triggers/OBPOS_PRODUCT_CH_VALUE_TRG.xml --- |
(0119107) hgbot (developer) 2020-04-08 18:10 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: f10f950495c8cf79c2a0b8b593d594b3518ccaa9 Author: Prakash M <prakash <at> qualiantech.com> Date: Wed Apr 08 21:39:12 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f10f950495c8cf79c2a0b8b593d594b3518ccaa9 [^] Related BUG-43543: Updated license of trigger OBPOS_PRODUCT_CH_VALUE_TRG --- M src-db/database/model/triggers/OBPOS_PRODUCT_CH_VALUE_TRG.xml --- |
(0119167) prakashmurugesan88 (viewer) 2020-04-15 07:46 |
Following criteria are removed, [Price List] - Price List will not affect Product Characteristics Value data. [Product Characteristics Value] - Handled in product criteria using trigger(updates product updated date when Product Characteristics Value is changed) . So it is ok to remove this criteria. [Characteristics, Characteristics Value] - It is ok remove these criteria. As per discussion with Antonio, if we disable characteristics or characteristic values, they won't be immediately reflected in the WebPOS products. However, I don't think this is a big concern, because anyway the user will no longer see those filters as the characteristics and characteristic values models will be updated. And when they are enabled, the user will anyway need to specify values first for those characteristics before they do anything, and update the main filter column, so I don't think it would be a problem either. |
![]() |
|||
Date Modified | Username | Field | Change |
2020-03-23 12:24 | guillermogil | New Issue | |
2020-03-23 12:24 | guillermogil | Assigned To | => Retail |
2020-03-23 12:24 | guillermogil | OBNetwork customer | => Gold |
2020-03-23 12:24 | guillermogil | Resolution time | => 1586728800 |
2020-03-23 12:24 | guillermogil | Triggers an Emergency Pack | => No |
2020-03-23 12:27 | guillermogil | File Added: 43543.diff | |
2020-03-23 12:27 | guillermogil | Tag Attached: Performance | |
2020-03-23 12:28 | guillermogil | Description Updated | View Revisions |
2020-03-23 14:05 | rqueralta | Assigned To | Retail => rqueralta |
2020-03-23 14:05 | rqueralta | Status | new => scheduled |
2020-04-02 10:10 | guilleaer | Assigned To | rqueralta => Retail |
2020-04-02 10:44 | guilleaer | Assigned To | Retail => guilleaer |
2020-04-02 10:45 | guilleaer | Assigned To | guilleaer => prakashmurugesan88 |
2020-04-04 07:59 | prakashmurugesan88 | File Added: 43543_Complete.patch | |
2020-04-06 08:59 | guilleaer | File Deleted: 43543.diff | |
2020-04-08 07:34 | hgbot | Checkin | |
2020-04-08 07:34 | hgbot | Note Added: 0119079 | |
2020-04-08 07:34 | hgbot | Status | scheduled => resolved |
2020-04-08 07:34 | hgbot | Resolution | open => fixed |
2020-04-08 07:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/9ba9e518f396c10e4cde20d5a093600da14c88b5 [^] |
2020-04-08 08:35 | guillermogil | Relationship added | related to 0043587 |
2020-04-08 18:10 | hgbot | Checkin | |
2020-04-08 18:10 | hgbot | Note Added: 0119107 | |
2020-04-09 13:29 | prakashmurugesan88 | Status | resolved => new |
2020-04-09 13:29 | prakashmurugesan88 | Resolution | fixed => open |
2020-04-09 13:29 | prakashmurugesan88 | Status | new => scheduled |
2020-04-15 07:46 | prakashmurugesan88 | Note Added: 0119167 | |
2020-04-15 07:51 | prakashmurugesan88 | Status | scheduled => resolved |
2020-04-15 07:51 | prakashmurugesan88 | Resolution | open => fixed |
2020-04-16 19:00 | marvintm | Review Assigned To | => marvintm |
2020-04-16 19:00 | marvintm | Status | resolved => closed |
2020-04-16 19:00 | marvintm | Fixed in Version | => RR20Q3 |
Copyright © 2000 - 2009 MantisBT Group |