Skip to content

Latest commit

 

History

History

server_environment_files

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Fermente - Configuration Environment Files

Beta License: AGPL-3 grap/grap-odoo-custom

This module is a custom module for GRAP, using server_environmnent OCA modules.

It adds two settings, depending on the environment :

  • Custom css to clearly distinguish which server you are acting on
https://raw.githubusercontent.com/grap/grap-odoo-custom/16.0/server_environment_files/static/description/login_page.png
  • messages on the Point of Sale Bill if the server is a non production server
https://raw.githubusercontent.com/grap/grap-odoo-custom/16.0/server_environment_files/static/description/point_of_sale_ticket.png

Table of contents

Open your odoo.cfg file and add the following lines, replacing RUNNING_ENV value by the one the values : dev, test, prod or spare.

[options]
running_env = RUNNING_ENV

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • GRAP

This module is part of the grap/grap-odoo-custom project on GitHub.

You are welcome to contribute.