OCA-git-bot
6 years ago
committed by
Yves Goldberg
2 changed files with 139 additions and 56 deletions
@ -1,21 +1,112 @@ |
|||||
**This file is going to be generated by oca-gen-addon-readme.** |
|
||||
|
=================== |
||||
|
Agreement - Project |
||||
|
=================== |
||||
|
|
||||
*Manual changes will be overwritten.* |
|
||||
|
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
||||
|
!! This file is generated by oca-gen-addon-readme !! |
||||
|
!! changes will be overwritten. !! |
||||
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
||||
|
|
||||
Please provide content in the ``readme`` directory: |
|
||||
|
.. |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-OCA%2Fcontract-lightgray.png?logo=github |
||||
|
:target: https://github.com/OCA/contract/tree/11.0/agreement_project |
||||
|
:alt: OCA/contract |
||||
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
||||
|
:target: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-agreement_project |
||||
|
:alt: Translate me on Weblate |
||||
|
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png |
||||
|
:target: https://runbot.odoo-community.org/runbot/110/11.0 |
||||
|
:alt: Try me on Runbot |
||||
|
|
||||
* **DESCRIPTION.rst** (required) |
|
||||
* INSTALL.rst (optional) |
|
||||
* CONFIGURE.rst (optional) |
|
||||
* **USAGE.rst** (optional, highly recommended) |
|
||||
* DEVELOP.rst (optional) |
|
||||
* ROADMAP.rst (optional) |
|
||||
* HISTORY.rst (optional, recommended) |
|
||||
* **CONTRIBUTORS.rst** (optional, highly recommended) |
|
||||
* CREDITS.rst (optional) |
|
||||
|
|badge1| |badge2| |badge3| |badge4| |badge5| |
||||
|
|
||||
Content of this README will also be drawn from the addon manifest, |
|
||||
from keys such as name, authors, maintainers, development_status, |
|
||||
and license. |
|
||||
|
Odoo Agreement App does not provide an easy way to access project tasks related to an agreement. |
||||
|
Some organizations needs to have a quick access to project tasks to track the performance of an agreement. |
||||
|
|
||||
A good, one sentence summary in the manifest is also highly recommended. |
|
||||
|
This module allows you to link a project task to an agreement and |
||||
|
adds a smart button on the agreement to look at the list of related project tasks. |
||||
|
|
||||
|
**Table of contents** |
||||
|
|
||||
|
.. contents:: |
||||
|
:local: |
||||
|
|
||||
|
Usage |
||||
|
===== |
||||
|
|
||||
|
To use this module, you need to: |
||||
|
|
||||
|
* Go to Project > Configuration > Projects |
||||
|
* Select or create a project and set the agreement |
||||
|
* Go to Agreement > Agreements |
||||
|
* Open the previous agreement |
||||
|
* Click on the smart button "Tasks" to see the list of related project tasks |
||||
|
|
||||
|
Known issues / Roadmap |
||||
|
====================== |
||||
|
|
||||
|
The roadmap of the Agreement application is documented on |
||||
|
`Github <https://github.com/OCA/contract/issues>`_. |
||||
|
|
||||
|
Bug Tracker |
||||
|
=========== |
||||
|
|
||||
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/contract/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/OCA/contract/issues/new?body=module:%20agreement_project%0Aversion:%2011.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 |
||||
|
~~~~~~~ |
||||
|
|
||||
|
* Open Source Integrators |
||||
|
|
||||
|
Contributors |
||||
|
~~~~~~~~~~~~ |
||||
|
|
||||
|
* Sandip Mangukiya <smangukiya@opensourceintegrators.com> |
||||
|
|
||||
|
Other credits |
||||
|
~~~~~~~~~~~~~ |
||||
|
|
||||
|
The development of this module has been financially supported by: |
||||
|
|
||||
|
* Open Source Integrators <https://opensourceintegrators.com> |
||||
|
|
||||
|
Maintainers |
||||
|
~~~~~~~~~~~ |
||||
|
|
||||
|
This module is maintained by the OCA. |
||||
|
|
||||
|
.. image:: https://odoo-community.org/logo.png |
||||
|
:alt: Odoo Community Association |
||||
|
:target: https://odoo-community.org |
||||
|
|
||||
|
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. |
||||
|
|
||||
|
.. |maintainer-smangukiya| image:: https://github.com/smangukiya.png?size=40px |
||||
|
:target: https://github.com/smangukiya |
||||
|
:alt: smangukiya |
||||
|
.. |maintainer-max3903| image:: https://github.com/max3903.png?size=40px |
||||
|
:target: https://github.com/max3903 |
||||
|
:alt: max3903 |
||||
|
|
||||
|
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__: |
||||
|
|
||||
|
|maintainer-smangukiya| |maintainer-max3903| |
||||
|
|
||||
|
This module is part of the `OCA/contract <https://github.com/OCA/contract/tree/11.0/agreement_project>`_ project on GitHub. |
||||
|
|
||||
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
Write
Preview
Loading…
Cancel
Save
Reference in new issue