trailaptrinh / server-tools

Tools for Odoo Administrators to improve some technical features on Odoo.

Home Page:https://odoo-community.org/psc-teams/tools-30

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runboat Pre-commit Status Build Status codecov Translation Status

server-tools

TODO: add repo description.

Available addons

addon version maintainers summary
attachment_queue 16.0.1.0.2 florian-dacosta sebastienbeau Base module adding the concept of queue for processing files
attachment_unindex_content 16.0.1.0.0 moylop260 ebirbe luisg123v Disable indexing of attachments
auditlog 16.0.2.0.1 Audit Log
base_cron_exclusion 16.0.1.0.0 LoisRForgeFlow ChrisOForgeFlow Allow you to select scheduled actions that should not run simultaneously.
base_exception 16.0.1.0.1 hparfr sebastienbeau This module provide an abstract model to manage customizable exceptions to be applied on different models (sale order, invoice, ...)
base_fontawesome 16.0.5.15.4 Up to date Fontawesome resources.
base_m2m_custom_field 16.0.1.0.0 Customizations of Many2many
base_name_search_improved 16.0.1.0.0 Friendlier search when typing in relation fields
base_search_fuzzy 16.0.1.0.0 Fuzzy search with the PostgreSQL trigram extension
base_technical_user 16.0.1.0.0 Add a technical user parameter on the company
base_time_window 16.0.1.0.0 Base model to handle time windows
base_view_inheritance_extension 16.0.1.0.0 Adds more operators for view inheritance
dbfilter_from_header 16.0.1.0.0 Filter databases with HTTP headers
excel_import_export 16.0.1.0.0 kittiu Base module for developing Excel import/export/report
excel_import_export_demo 16.0.1.0.0 kittiu Excel Import/Export/Report Demo
iap_alternative_provider 16.0.1.0.0 sebastienbeau Base module for providing alternative provider for iap apps
jsonifier 16.0.0.0.0 JSON-ify data for all models
module_analysis 16.0.1.0.1 legalsylvain Add analysis tools regarding installed modules to know which installed modules comes from Odoo Core, OCA, or are custom modules
module_auto_update 16.0.1.0.0 Automatically update Odoo modules
module_change_auto_install 16.0.1.0.0 legalsylvain Customize auto installables modules by configuration
onchange_helper 16.0.1.0.0 Technical module that ease execution of onchange in Python code
rpc_helper 16.0.1.0.0 simahawk Helpers for disabling RPC calls
scheduler_error_mailer 16.0.1.0.0 Scheduler Error Mailer
sentry 16.0.3.0.0 barsi naglis versada moylop260 fernandahf Report Odoo errors to Sentry
session_db 16.0.1.0.4 sbidoul Store sessions in DB
upgrade_analysis 16.0.1.0.1 StefanRijnhart legalsylvain Performs a difference analysis between modules installed on two different Odoo instances

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

About

Tools for Odoo Administrators to improve some technical features on Odoo.

https://odoo-community.org/psc-teams/tools-30

License:GNU Affero General Public License v3.0


Languages

Language:Python 47.2%Language:HTML 40.8%Language:CSS 11.5%Language:JavaScript 0.5%Language:Mako 0.1%