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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034594
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2016-11-22 11:362016-12-27 14:10
ReporterjorgewederagoView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in VersionRR17Q1
StatusclosedFix in branchFixed in SCM revisionfb6dfdf198c8
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034594: When changing the activate status from a combo if you refresh the POS it's still being displayed

DescriptionIf you load the webPOS with a combo activate and once is loaded you go to the backend and change it to activate = false and then you refresh the webPOS again, the combo still there.

This only happens with combos, it works fine with products. It might be needed to check two family combos too.
Steps To ReproduceCreate a combo or use an existing one. It must be activate.
Load the WebPOS and look for it
Go back to backend and swith the activate status to false
Load the WebPOS again.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0092232)
hgbot (developer)
2016-12-09 09:12

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 61b6338bc72ced5c46828e08063db496ee5eaaf2
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Dec 09 13:38:51 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/61b6338bc72ced5c46828e08063db496ee5eaaf2 [^]

Fixed issue 34594 : Added active attribute to Product Category, Product discount Properties

---
M src/org/openbravo/retail/posterminal/master/Category.java
M src/org/openbravo/retail/posterminal/master/CategoryTree.java
M src/org/openbravo/retail/posterminal/master/CategoryTreeProperties.java
M src/org/openbravo/retail/posterminal/master/ProductDiscProperties.java
---
(0092353)
hgbot (developer)
2016-12-14 15:40

Repository: tools/automation/pi-mobile
Changeset: 500decfe88717410e0ed2c7498867b3a62d8dc8d
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Dec 14 20:10:10 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/500decfe88717410e0ed2c7498867b3a62d8dc8d [^]

Verifies issue 34594 : Added automated test 'I34594_VerifyComboListOnLoad'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/terminals/WebPOSCategoryTreeTerminalHelper.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/categorytree/BrowseCategoryList.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/categorytree/BrowseCategoryTree.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/categorytree/BrowseCategoryTreeExpandChildren.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/categorytree/BrowseCategoryTreeExpandOther.java
M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/categorytree/BrowseCategoryTreeKeyboard.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/discounts_combo/I34594_VerifyComboListOnLoad.java
---
(0092949)
marvintm (manager)
2016-12-22 16:48

With the current change, the incremental refresh is not working correctly for the virtual categories generated from discounts. Currently, those categories are always sent, instead of being sent only when they are changed. The reason for this wrong behavior is that the incrementalRefreshCriteria expression was deleted from the query.
(0093020)
hgbot (developer)
2016-12-27 13:24

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: fb6dfdf198c829b6535318c21ad42ef4195c2ea6
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Dec 27 10:36:13 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fb6dfdf198c829b6535318c21ad42ef4195c2ea6 [^]

Fixes issue 34594 : Modified Query for Product Category of Discounts

* Added incrementalUpdateCriteria to Query

---
M src/org/openbravo/retail/posterminal/master/Category.java
M src/org/openbravo/retail/posterminal/master/CategoryTree.java
---

- Issue History
Date Modified Username Field Change
2016-11-22 11:36 jorgewederago New Issue
2016-11-22 11:36 jorgewederago Assigned To => Retail
2016-11-22 11:36 jorgewederago Triggers an Emergency Pack => No
2016-11-30 10:13 jorge-garcia Status new => scheduled
2016-11-30 10:13 jorge-garcia Assigned To Retail => jorge-garcia
2016-12-02 14:46 jorge-garcia Assigned To jorge-garcia => ranjith_qualiantech_com
2016-12-09 09:12 hgbot Checkin
2016-12-09 09:12 hgbot Note Added: 0092232
2016-12-09 09:12 hgbot Status scheduled => resolved
2016-12-09 09:12 hgbot Resolution open => fixed
2016-12-09 09:12 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/61b6338bc72ced5c46828e08063db496ee5eaaf2 [^]
2016-12-14 15:40 hgbot Checkin
2016-12-14 15:40 hgbot Note Added: 0092353
2016-12-22 16:48 marvintm Note Added: 0092949
2016-12-22 16:48 marvintm Status resolved => new
2016-12-22 16:48 marvintm Resolution fixed => open
2016-12-23 06:47 ranjith_qualiantech_com Status new => scheduled
2016-12-27 13:24 hgbot Checkin
2016-12-27 13:24 hgbot Note Added: 0093020
2016-12-27 13:24 hgbot Status scheduled => resolved
2016-12-27 13:24 hgbot Resolution open => fixed
2016-12-27 13:24 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/61b6338bc72ced5c46828e08063db496ee5eaaf2 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/fb6dfdf198c829b6535318c21ad42ef4195c2ea6 [^]
2016-12-27 14:10 guilleaer Review Assigned To => guilleaer
2016-12-27 14:10 guilleaer Status resolved => closed
2016-12-27 14:10 guilleaer Fixed in Version => RR17Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker