Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055563
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSminoralways2024-05-23 15:132024-08-16 07:35
ReportersdossantosView Statuspublic 
Assigned ToSABARINATH P 
PrioritynormalResolutionfixedFixed in Version24Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0055563: Error in the incremental refresh when assigning a new characteristic to the products

DescriptionIf I add a new Characteristic to the products and do an incremental, the change is not seen in webpos2
We need to do a full refresh
Steps To Reproduce1 - Create a new Characteristic
2- Add the Characteristic in a product (in the tab and with a value) (use the button update characteristic)
3 - do a incremental.

We don't see the Characteristic
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0165029)
sdossantos (developer)
2024-05-23 15:15

Attached the link to the video
https://drive.google.com/file/d/14E6eJyTovhMijFyCqvpulQ_biJjWQmNG/view?usp=sharing [^]
(0165298)
marvintm (manager)
2024-05-30 10:48

Product characteristics work in a special way: they have some computed columns that are used in the POS, to show the characteristics description of the products, and also to implement search filtering by characteristics value.

These computed columns are generated automatically through a background process: "Update Product Characteristics Description Background". It is necessary to execute this process after changing the characteristics of the products, and after it, the POS incremental refresh will load the information correctly.

Please note that as this is a background process, it can be scheduled so that it is executed periodically, for example every night.
(0166069)
sdossantos (developer)
2024-06-18 15:58

Attached the link the video reproduced in livebuilds

https://drive.google.com/file/d/16_8OcJTnLTQA25Dgqg-1m3GeiYxwcvTu/view?usp=sharing [^]
(0166365)
hgbot (developer)
2024-06-26 12:40

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2755 [^]
(0166608)
sdossantos (developer)
2024-07-02 14:39

any news?
(0166974)
ivazquez (developer)
2024-07-15 13:38

any news?
(0168111)
hgbot (developer)
2024-08-16 07:35

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 80d5361b8d38e30f04e3cd123ded0471a0ca3b05
Author: Sabarinath <sabarinath.palanisamy.ext@openbravo.com>
Date: 16-08-2024 05:34:22
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/80d5361b8d38e30f04e3cd123ded0471a0ca3b05 [^]

Fixed ISSUE-55563: Added hook to call addProductFilter function while increamental refresh.

---
M web-jspack/org.openbravo.pos2/src/authentication/loginInitActions.js
---
(0168112)
hgbot (developer)
2024-08-16 07:35

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2755 [^]

- Issue History
Date Modified Username Field Change
2024-05-23 15:13 sdossantos New Issue
2024-05-23 15:13 sdossantos Assigned To => Retail
2024-05-23 15:13 sdossantos Triggers an Emergency Pack => No
2024-05-23 15:15 sdossantos Note Added: 0165029
2024-05-23 15:19 Practics Issue Monitored: Practics
2024-05-30 10:48 marvintm Review Assigned To => marvintm
2024-05-30 10:48 marvintm Note Added: 0165298
2024-05-30 10:48 marvintm Status new => closed
2024-05-30 10:48 marvintm Resolution open => no change required
2024-06-18 15:56 sdossantos Status closed => new
2024-06-18 15:56 sdossantos Steps to Reproduce Updated View Revisions
2024-06-18 15:58 sdossantos Note Added: 0166069
2024-06-24 09:11 guilleaer Summary Error in the incremental => Error in the incremental refresh when assigning a new characteristic to the products
2024-06-24 09:11 guilleaer Status new => acknowledged
2024-06-24 11:56 SABARINATH P Assigned To Retail => SABARINATH P
2024-06-24 11:56 SABARINATH P Status acknowledged => scheduled
2024-06-26 12:40 hgbot Note Added: 0166365
2024-07-02 14:39 sdossantos Note Added: 0166608
2024-07-15 13:38 ivazquez Note Added: 0166974
2024-08-16 07:35 hgbot Resolution no change required => fixed
2024-08-16 07:35 hgbot Status scheduled => closed
2024-08-16 07:35 hgbot Fixed in Version => 24Q4
2024-08-16 07:35 hgbot Note Added: 0168111
2024-08-16 07:35 hgbot Note Added: 0168112


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker