mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[UPD] addons table in README.md
This commit is contained in:
21
README.md
21
README.md
@@ -17,7 +17,26 @@ Server ORM extensions, new fields...
|
||||
|
||||
[//]: # (addons)
|
||||
|
||||
This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
|
||||
Available addons
|
||||
----------------
|
||||
addon | version | maintainers | summary
|
||||
--- | --- | --- | ---
|
||||
[base_default_lang_translate](base_default_lang_translate/) | 12.0.1.0.0 | [](https://github.com/remi-filament) | This modules allows to select a default language which is used for source terms in translations
|
||||
[base_external_dbsource](base_external_dbsource/) | 12.0.1.1.0 | | External Database Sources
|
||||
[base_external_dbsource_mssql](base_external_dbsource_mssql/) | 12.0.1.0.0 | | External Database Source - MSSQL
|
||||
[base_external_dbsource_mysql](base_external_dbsource_mysql/) | 12.0.1.0.0 | | External Database Source - MySQL
|
||||
[base_external_dbsource_sqlite](base_external_dbsource_sqlite/) | 12.0.1.0.0 | | External Database Source - SQLite
|
||||
[base_external_system](base_external_system/) | 12.0.1.0.0 | | Data models allowing for connection to external systems.
|
||||
[base_global_discount](base_global_discount/) | 12.0.3.0.0 | | Base Global Discount
|
||||
[base_import_match](base_import_match/) | 12.0.1.1.0 | | Try to avoid duplicates before importing
|
||||
[base_suspend_security](base_suspend_security/) | 12.0.1.0.3 | | Suspend security checks for a call
|
||||
[base_user_role](base_user_role/) | 12.0.2.1.2 | [](https://github.com/ABF OSIELL) [](https://github.com/jcdrubay) | User roles
|
||||
[base_user_role_company](base_user_role_company/) | 12.0.1.0.0 | | User roles by company
|
||||
[base_user_role_history](base_user_role_history/) | 12.0.1.0.0 | [](https://github.com/ThomasBinsfeld) | This module allows to track the changes on users roles.
|
||||
[base_user_role_profile](base_user_role_profile/) | 12.0.1.0.0 | | User profiles
|
||||
[base_user_role_profile_example](base_user_role_profile_example/) | 12.0.1.0.0 | | User profiles example
|
||||
[pglogical](pglogical/) | 12.0.1.0.1 | | Support for replicating Odoo's database
|
||||
[server_action_navigate](server_action_navigate/) | 12.0.1.0.0 | [](https://github.com/legalsylvain) | Navigate between any items of any Odoo Models
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user