Metadata-Version: 2.1
Name: odoo14-addon-odoo-instance
Version: 14.0.1.1.2.dev2
Summary: Manage Odoo instances with relevant information
Home-page: https://www.coopdevs.org
Author: Coopdevs
License: AGPL-3
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 14.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: >=3.6

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

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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://github.com/coopdevs/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.

**Table of contents**

.. contents::
   :local:

Changelog
=========

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/odoo14-addons/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/coopdevs/odoo14-addons/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/odoo14-addons <https://github.com/coopdevs/odoo14-addons/tree/14.0/odoo_instance>`_ project on GitHub.

You are welcome to contribute.
