[UPD] addons table in README.md

This commit is contained in:
OCA-git-bot 2023-02-22 09:00:21 +00:00
parent d82273b522
commit da4b78edef
1 changed files with 12 additions and 1 deletions

View File

@ -17,7 +17,18 @@ None
[//]: # (addons)
This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[carrier_environment](carrier_environment/) | 12.0.1.0.1 | | Configure carriers with server_environment_files
[data_encryption](data_encryption/) | 12.0.1.0.0 | | Store accounts and credentials encrypted by environment
[mail_environment](mail_environment/) | 12.0.1.0.0 | | Configure mail servers with server_environment_files
[pos_environment](pos_environment/) | 12.0.1.0.1 | | Custom messages on the bill depending on the environment
[server_environment](server_environment/) | 12.0.2.0.5 | | move some configurations out of the database
[server_environment_data_encryption](server_environment_data_encryption/) | 12.0.1.0.0 | | Server Environment Data Encryption
[server_environment_files_sample](server_environment_files_sample/) | 12.0.1.0.1 | | sample config file for server_environment
[server_environment_ir_config_parameter](server_environment_ir_config_parameter/) | 12.0.1.0.1 | | Override System Parameters from server environment file
[//]: # (end addons)