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

View Revisions: Issue #27408 All Revisions ] Back to Issue ]
Summary 0027408: Stabilization: The localDB database version should be set in a better place
Revision 2014-08-22 00:54 by Orekaria
Steps To Reproduce Open the login-model.js file
Verify that this code is present:

        localDB: {
          size: 4 * 1024 * 1024,
          name: 'WEBPOS',
          displayName: 'Openbravo Web POS',
          version: '0.7'
        },

Verify that ob-terminal-model.js has similar code
Revision 2014-08-22 00:04 by Orekaria
Steps To Reproduce Open the login-model.js file
Verify that this code is present:

        localDB: {
          size: 4 * 1024 * 1024,
          name: 'WEBPOS',
          displayName: 'Openbravo Web POS',
          version: '0.7'
        },


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker