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

View Revisions: Issue #45432 All Revisions ] Back to Issue ]
Summary 0045432: Error in Count Safe Box after enable Safe Box in backend
Revision 2020-11-12 11:42 by aferraz
Steps To Reproduce - Login in https://livebuilds.openbravo.com/retail_modules_pgsql_pi [^]
- Open "VBS POS Safe Box Terminal Type" touchpoint type.
- Disable "Defined in Safebox" in "OBPOS_cash" payment method.
- Disable "Requires Safe Box" in "VBS POS Safe Box Terminal Type" touchpoint type.

- Login in https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBSSB1 [^]
- Run a Cashup

- Login in https://livebuilds.openbravo.com/retail_modules_pgsql_pi [^]
- Open "VBS POS Safe Box Terminal Type" touchpoint type.
- Enable "Defined in Safebox" in "OBPOS_cash" payment method.
- Enable "Requires Safe Box" in "VBS POS Safe Box Terminal Type" touchpoint type.

- Login in https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBSSB1 [^]
- Write "VBSB01" in Count Safe Box popup.
- Error is thrown in modalsafebox.js line 84 because OB.UTIL.localStorage.getItem('safeBoxes') is undefined: TypeError: Cannot read property 'find' of null at Object.doCheckSafeBox.
Revision 2020-11-12 11:26 by aferraz
Steps To Reproduce - Login in https://livebuilds.openbravo.com/retail_modules_pgsql_pi [^]
- Open "VBS POS Safe Box Terminal Type" touchpoint type.
- Disable "Defined in Safebox" from "OBPOS_cash" payment method.
- Disable "Requires Safe Box" from "VBS POS Safe Box Terminal Type" touchpoint type.

- Login in https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBSSB1 [^]
- Run a Cashup

- Login in https://livebuilds.openbravo.com/retail_modules_pgsql_pi [^]
- Open "VBS POS Safe Box Terminal Type" touchpoint type.
- Enable "Defined in Safebox" from "OBPOS_cash" payment method.
- Enable "Requires Safe Box" from "VBS POS Safe Box Terminal Type" touchpoint type.

- Login in https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=VBSSB1 [^]
- Write "VBSB01" in Count Safe Box popup.
- Error is thrown.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker