Openbravo Issue Tracking System - POS2
View Issue Details
0047190POS2POSpublic2021-06-17 10:382021-07-07 12:19
jmelin 
AugustoMauch 
highmajoralways
closedfixed 
5
 
TAP 
AugustoMauch
No
0047190: JIRA 2044 - When reloading data on POS, it doesn't reflect the changes made on keymap
When reloading data on POS, it doesn't reflect the changes made on keymap
You need to log out/log in.
1. Connect to POS and display a keymap

2. In BO, change the keymap to add product for example

3. Go back to the POS and "Refresh master data" manually
=> the product is not available in the keymap

4. log out/log in to the POS
=> the product is available in the keymap
No tags attached.
blocks defect 0047170 closed agonzalez JIRA 2044 - When reloading data on POS, it doesn't reflect the changes made on keymap 
Issue History
2021-06-18 18:29dmiguelezTypefeature request => backport
2021-06-18 18:29dmiguelezTarget Version => TAP
2021-06-18 18:30dmiguelezStatusscheduled => acknowledged
2021-06-21 13:24dmiguelezResolution time => 1625436000
2021-06-28 14:24guilleaerStatusacknowledged => scheduled
2021-06-28 14:24guilleaerAssigned ToRetail => AugustoMauch
2021-06-30 13:42AugustoMauchNote Added: 0130016
2021-06-30 13:42AugustoMauchStatusscheduled => resolved
2021-06-30 13:42AugustoMauchResolutionopen => fixed
2021-06-30 13:42AugustoMauchReview Assigned To => AugustoMauch
2021-06-30 13:42AugustoMauchStatusresolved => closed
2021-07-01 16:51jmelinNote Added: 0130071
2021-07-01 16:51jmelinStatusclosed => new
2021-07-01 16:51jmelinResolutionfixed => open
2021-07-02 14:15hgbotNote Added: 0130103
2021-07-02 14:16hgbotNote Added: 0130105
2021-07-07 12:19AugustoMauchStatusnew => scheduled
2021-07-07 12:19AugustoMauchNote Added: 0130223
2021-07-07 12:19AugustoMauchStatusscheduled => resolved
2021-07-07 12:19AugustoMauchResolutionopen => fixed
2021-07-07 12:19AugustoMauchStatusresolved => closed

Notes
(0130016)
AugustoMauch   
2021-06-30 13:42   
Fixed in MRs:

https://gitlab.com/obcustomers/AGAP/org.openbravo.mobile.core/-/merge_requests/4 [^]
https://gitlab.com/obcustomers/AGAP/org.openbravo.core2/-/merge_requests/38 [^]
https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2/-/merge_requests/71 [^]
(0130071)
jmelin   
2021-07-01 16:51   
After testing, I found 2 issues.


Issue 1:
Disabled product category in a keymap are not reflected on POS after refresh

1. In BO, Create a new keymap category to an existing keymap
2. Connect to POS
=> the category is available with no product
3. IN BO, add a product category to the keymap cat
4. On POS, refresh data
=> OK, the product is available on the POS
5. In BO, disable the previous product category and add a new one
6. On POS, refresh data
=> KO, both products category are available


Issue 2:
When a new page is added to the keymap category after refresh, you can't navigate to it.

1. In BO, Create a new keymap category to an existing keymap
2. Connect to POS
=> the category is available with no product
3. IN BO, add a product category to the keymap cat
4. On POS, refresh data
=> OK, the product is available on the POS
5. In BO, add a new product category so the number of products to display will add a new page
6. On POS, refresh data
=> KO, the new pages are created but you can't access through carroussel button for example.
You need to select another keymap category and come back to the previous to make it work properly
(0130103)
hgbot   
2021-07-02 14:15   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/593 [^]
(0130105)
hgbot   
2021-07-02 14:16   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/593 [^]
(0130223)
AugustoMauch   
2021-07-07 12:19   
Fixed in MR: https://gitlab.com/obcustomers/AGAP/org.openbravo.pos2/-/merge_requests/82 [^]