Skip to content

Commit

Permalink
[UPD] README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot authored and Murtaza-SerpentCS committed Sep 23, 2021
1 parent cb9c4b8 commit 2a85b64
Show file tree
Hide file tree
Showing 3 changed files with 604 additions and 23 deletions.
31 changes: 8 additions & 23 deletions agreement_maintenance/README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
==========
Agreements
==========
======================
Maintenance Agreements
======================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
Expand All @@ -14,26 +14,18 @@ Agreements
: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
:target: https://github.com/OCA/contract/tree/11.0/agreement_maintenance
: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
:target: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-agreement_maintenance
: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

|badge1| |badge2| |badge3| |badge4| |badge5|

This module allows you to manage agreements, letter of intent and contract content.
The module is meant to be used by the legal team of a company and to allow them
to define sections, clauses and templates with their respective content that can
be dynamic.

Based on the template, an agreement can be created and the pdf document generated.

The agreement would go through a workflow to finally become a contract with the
customer signature.
This module allows you to manage maintenance agreements and contracts.

**Table of contents**

Expand Down Expand Up @@ -61,20 +53,13 @@ To use this module:
* Follow the process to get the required approval
* Send the invitation to the customer to review and sign the agreement

Known issues / Roadmap
======================

* Split the module to remove the dependencies on sale and account and provide
the same feature in extra modules (agreement_sale, agreement_account,
agreement_purchase)

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%0Aversion:%2011.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/contract/issues/new?body=module:%20agreement_maintenance%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.

Expand Down Expand Up @@ -124,6 +109,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-max3903|

This module is part of the `OCA/contract <https://github.com/OCA/contract/tree/11.0/agreement>`_ project on GitHub.
This module is part of the `OCA/contract <https://github.com/OCA/contract/tree/11.0/agreement_maintenance>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
139 changes: 139 additions & 0 deletions agreement_maintenance/i18n/agreement_maintenance.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,139 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * agreement_maintenance
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_agreement_id
msgid "Agreement"
msgstr ""

#. module: agreement_maintenance
#: model:ir.actions.act_window,name:agreement_maintenance.agreement_action_serviceprofile
msgid "Agreement Service Profile"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_create_uid
msgid "Created by"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_create_date
msgid "Created on"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_description
#: model:ir.ui.view,arch_db:agreement_maintenance.agreement_serviceprofile_form_view
msgid "Description"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_display_name
msgid "Display Name"
msgstr ""

#. module: agreement_maintenance
#: selection:agreement.serviceprofile,profile_type:0
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_equipment_id
msgid "Equipment"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_equipment_category_id
msgid "Equipment Category"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_id
msgid "ID"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_product_product_serviceprofile_ok
#: model:ir.model.fields,field_description:agreement_maintenance.field_product_template_serviceprofile_ok
msgid "Include on Service Profile"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile___last_update
msgid "Last Modified on"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_write_uid
msgid "Last Updated by"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_write_date
msgid "Last Updated on"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_name
#: model:ir.ui.view,arch_db:agreement_maintenance.agreement_serviceprofile_form_view
msgid "Name"
msgstr ""

#. module: agreement_maintenance
#: selection:agreement.serviceprofile,profile_type:0
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_product_id
msgid "Product"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model,name:agreement_maintenance.model_product_template
msgid "Product Template"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_profile_type
msgid "Profile Type"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_fsm_location_id
msgid "Service Location"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,field_description:agreement_maintenance.field_agreement_serviceprofile_ids
#: model:ir.ui.view,arch_db:agreement_maintenance.agreement_serviceprofile_form_view
msgid "Service Profile"
msgstr ""

#. module: agreement_maintenance
#: model:ir.ui.menu,name:agreement_maintenance.agreement_service_profiles
#: model:ir.ui.view,arch_db:agreement_maintenance.agreement_form_view
#: model:ir.ui.view,arch_db:agreement_maintenance.agreement_serviceprofile_list_view
msgid "Service Profiles"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model.fields,help:agreement_maintenance.field_product_product_serviceprofile_ok
#: model:ir.model.fields,help:agreement_maintenance.field_product_template_serviceprofile_ok
msgid "Specify if the product can be selected in a service profile line"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model,name:agreement_maintenance.model_agreement
msgid "agreement"
msgstr ""

#. module: agreement_maintenance
#: model:ir.model,name:agreement_maintenance.model_agreement_serviceprofile
msgid "agreement.serviceprofile"
msgstr ""

Loading

0 comments on commit 2a85b64

Please sign in to comment.