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

View Revisions: Issue #40176 All Revisions ] Back to Issue ]
Summary 0040176: Business date in local storage is null if terminal does't have payments for cashup
Revision 2019-02-11 12:36 by samuel_nicuesa
Steps To Reproduce [POS]

-Login in one terminal which doesn't have payments for cash up
-Put a break point here : if (!OB.MobileApp.model.get('hasPaymentsForCashup')) {
-You will see that OB.UTIL.localStorage.getItem('businessdate') won't be filled.
Revision 2019-02-11 12:23 by samuel_nicuesa
Steps To Reproduce [POS]

-Login in one terminal witch doesn't have payments for cash up
-Put a break point here : if (!OB.MobileApp.model.get('hasPaymentsForCashup')) {
-You will see that OB.UTIL.localStorage.getItem('businessdate') won't be filled.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker