OCA-git-bot
5 years ago
9 changed files with 43 additions and 46 deletions
-
17company_country/README.rst
-
28company_country/i18n/company_country.pot
-
12company_country/models/res_config.py
-
2company_country/readme/CONFIGURE.rst
-
1company_country/readme/CREDITS.rst
-
10company_country/readme/DESCRIPTION.rst
-
2company_country/readme/INSTALL.rst
-
2company_country/readme/USAGE.rst
-
15company_country/static/description/index.html
@ -1,3 +1,3 @@ |
|||
To configure this module, you need to: |
|||
|
|||
#. Set the environment variable COUNTRY using 2 letter of ISO 3166 codes. |
|||
#. Set the environment variable ``COUNTRY`` using a two-letter ISO 3166 code. |
@ -1,2 +1 @@ |
|||
Vauxoo |
|||
|
@ -1,2 +1,8 @@ |
|||
This module allow set a country to main company in order to use the hook of |
|||
account that install l10n_** based on country of main company. |
|||
This module allows to set a country to the main company before the ``account`` |
|||
module is installed, so the hook of that module installs the correct |
|||
``l10n_***`` module. |
|||
|
|||
This is useful because, if the company isn't already set correctly when the |
|||
``account`` module is installed, the generic accounting chart will be installed |
|||
(``l10n_generic_coa``), which may be incorrect depending on your company's |
|||
country. |
@ -1,3 +1,3 @@ |
|||
To install this module, you need to: |
|||
|
|||
#. Add as depends from your main module. |
|||
#. Add it as dependency from your main module. |
@ -1,6 +1,6 @@ |
|||
To use this module, you need to: |
|||
|
|||
#. Just start server installing your main module. |
|||
#. Just start the server installing your main module. |
|||
|
|||
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas |
|||
:alt: Try me on Runbot |
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue