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
- messages on the Point of Sale Bill if the server is a non production server
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
- Sylvain LE GAL (https://www.twitter.com/legalsylvain)
This module is part of the grap/grap-odoo-custom project on GitHub.
You are welcome to contribute.