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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034025
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] StoreServerminorhave not tried2016-09-19 23:392016-09-25 11:47
ReportermtaalView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR16Q3.3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034025: Remote BP data: bp of current order of orderlist not updated when changing BP

DescriptionIn case of remote BP when changing the BP the user interface is refreshed but the current order of the orderlist (OB.MobileApp.model.orderList.current) is not updated on time from OB.MobileApp.model.orderList.modelorder.

This is caused by async behavior. The copy of modelorder to current ([1]) happens before the bp has been changed ([2]).

[1]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/200182f3db29/web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js#l579 [^]

[2]
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/200182f3db29/web/org.openbravo.retail.posterminal/js/model/order.js#l2238 [^]
Steps To ReproduceSet remote BP setting
Login into webpos
change the BP in webpos, put breakpoints in the code
check the values of the current/modelorder of the orderlist and their BP
Proposed Solutioncopy the modelorder to current when the save on the server has happened
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0034024RR16Q4 closedmtaal Remote BP data: bp of current order of orderlist not updated when changing BP 

-  Notes
(0090224)
mtaal (manager)
2016-09-25 11:47

This is not a serious issue and not a regression either. Therefore not backporting.

- Issue History
Date Modified Username Field Change
2016-09-19 23:39 mtaal Type defect => backport
2016-09-19 23:39 mtaal Target Version RR16Q4 => RR16Q3.3
2016-09-25 11:47 mtaal Note Added: 0090224
2016-09-25 11:47 mtaal Status scheduled => closed
2016-09-25 11:47 mtaal Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker