Edison Ibañez 5567d35051 Update extra odoo addons v9.0 6 tahun lalu
..
controllers 5567d35051 Update extra odoo addons v9.0 6 tahun lalu
models 5567d35051 Update extra odoo addons v9.0 6 tahun lalu
static 5567d35051 Update extra odoo addons v9.0 6 tahun lalu
views 5567d35051 Update extra odoo addons v9.0 6 tahun lalu
README.md 5567d35051 Update extra odoo addons v9.0 6 tahun lalu
README.org 5567d35051 Update extra odoo addons v9.0 6 tahun lalu
__init__.py 5567d35051 Update extra odoo addons v9.0 6 tahun lalu
__openerp__.py 5567d35051 Update extra odoo addons v9.0 6 tahun lalu

README.md

OpenERP - Develop - Test Mode

OpenERP / Odoo Module which help you to set the database for Test or Development mode.

Features:

* Set-up Test or Development environment at the level of database.
* Provides unique mode-bar for notifying either database is in Develop mode or Test mode.
* Mail restriction for outgoing mails.

Usage Of the Module:

Install oerp_develop_test_mode module:

oerp_install.png

Settings Menu

In Settings -> Configuration -> General Settings -> Options we can see the options as follows:

* Active Test Mode
* Active Develop Mode

2setting.png

Setting-up Develop Mode

  • In following way we can set-up Development environment in our database.
  • Settings -> Configuration -> General Settings -> Options -> Active Develop Mode. Then Click on Apply
  • Also, this mode is a default mode when we install this module in any database.

4setting_develope.png

Setting-up Test Mode

  • In following way we can set-up Development environment in our database.
  • Settings -> Configuration -> General Settings -> Options -> Active Test Mode. Then Click on Apply

3setting_test.png

Working in Development Environment

  • This module give look and feel to the developer that the current database is for Development.
  • Here, Company logo has not been replaced but just to improve effectiveness of module "Development" or "Test" is there in place of Company logo.
  • If we switch through anywhere in database it notifies that the current database is Development database as follows:

6move_develop.png

Working in Test Environment

  • This module give look and feel to the developer that the current database is for Testing.
  • If we switch through anywhere in database it notifies that the current database is Test database as follows:

5move_test.png

Mail Restriction

  • This module also provides the functionality of restricting outgoing mail where the database is either in Develop mode or in Test mode.

7mail_failed.png