mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 05:32:02 +02:00
932 B
932 B
Job Queue
Odoo addon: queue_job
Installation
pip install odoo-bringout-oca-queue-queue_job
Dependencies
This addon depends on:
- base_sparse_field
- web
Manifest Information
- Name: Job Queue
- Version: 16.0.2.11.4
- Category: Generic Modules
- License: LGPL-3
- Installable: True
Source
Based on OCA/queue branch 16.0, addon queue_job.
License
This package maintains the original LGPL-3 license from the upstream Odoo project.
Documentation
- Overview: doc/OVERVIEW.md
- Architecture: doc/ARCHITECTURE.md
- Models: doc/MODELS.md
- Controllers: doc/CONTROLLERS.md
- Wizards: doc/WIZARDS.md
- Reports: doc/REPORTS.md
- Security: doc/SECURITY.md
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md