Metadata-Version: 2.1
Name: odoo-addon-odoo_instance
Version: 16.0.2.0.0rc1.dev1
Requires-Python: >=3.10
Requires-Dist: odoo-addon-contract>=16.0dev,<16.1dev
Requires-Dist: odoo-addon-queue_job>=16.0dev,<16.1dev
Requires-Dist: odoo>=16.0a,<16.1dev
Requires-Dist: pyyaml
Summary: Manage Odoo instances with relevant information
Home-page: https://www.coopdevs.org
License: AGPL-3
Author: Coopdevs
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 16.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Description-Content-Type: text/x-rst

=============
Odoo Instance
=============

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:18157e50fb2fc08b090dd3565b448d97228713b78045c938e37785d0b7ef0e4b
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-coopdevs%2Fodoo14--addons-lightgray.png?logo=github
    :target: https://git.coopdevs.org/coopdevs/odoo/odoo-addons/odoo14-addons/-/tree/14.0/odoo_instance
    :alt: coopdevs/odoo14-addons

|badge1| |badge2| |badge3|

This Odoo module provides a comprehensive solution for managing project instances, their deployment schedules, and associated components such as processes, modules, troubleshooting documentation, project roles, server information, and commercial data. All instances, processes, and modules are classified by the Odoo version.

**Features**

 - Create and manage project instances, classified by Odoo version, and organize them by stages.
 - Schedule and manage deployment events for project instances, including the start time, duration, and description, with automatic calculation of the next available deployment window and a wizard to create calendar events.
 - Manage processes, associate them with project instances, and track related modules, all classified by Odoo version.
 - Manage odoo modules, including their name, Odoo and own version, and associate them with processes.
 - Get installed modules and their versions from a requirements file.
 - Troubleshooting tab for storing helpful documentation, such as postmortems, specific configurations, and more.
 - Assign users to different project roles within each project instance.
 - Display server information for each project instance.
 - Manage commercial data related to project instances.

**Usage**

To allow a user to access this module, activate the permission in Settings - Users and Companies - Users, select your user, then enable the "Odoo Instance User" checkbox and save changes.

**Table of contents**

.. contents::
   :local:

Changelog
=========

16.0.1.0.0 (2024-07-11)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Migration to Odoo 16


14.0.1.2.1 (2023-08-04)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Add cron to update instances info


14.0.1.2.0 (2023-08-04)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Add functional configurations section to store UI-managed configurations


**Misc**

- Move 'Deploy window' configuration to 'Misc' tab


14.0.1.2.0 (2023-04-26)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Manage databases


14.0.1.1.1 (2023-04-25)
~~~~~~~~~~~~~~~~~~~~~~~

**Bugfixes**

- Upcrate module versions
- Show installed module versions only in instance view


14.0.1.1.0 (2023-04-25)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Handle odoo releases


14.0.1.0.1 (2023-04-25)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Improved UX: Searches, filters, grouping...

**Bugfixes**

- Removed forgotten debug statementes


14.0.1.0.0 (2023-04-24)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Rename models and split logic in files


14.0.0.2.0 (2023-04-24)
~~~~~~~~~~~~~~~~~~~~~~~

**Features**

- Add instance relations to project and res.partner

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/coopdevs/odoo_instance/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/coopdevs/odoo_instance/issues/new?body=module:%20odoo_instance%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* Coopdevs

Maintainers
~~~~~~~~~~~

This module is part of the `coopdevs/odoo_instance <https://git.coopdevs.org/coopdevs/odoo/odoo-addons/odoo14-addons/-/tree/14.0/odoo_instance>`_ project.

You are welcome to contribute.
