Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Oct 18, 2023
1 parent 6769c85 commit 3d87ccc
Show file tree
Hide file tree
Showing 5 changed files with 508 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ addon | version | maintainers | summary
[maintenance_project_plan](maintenance_project_plan/) | 14.0.1.0.0 | | Adds project and task to a Maintenance Plan
[maintenance_purchase](maintenance_purchase/) | 14.0.1.0.1 | | Create Equipments with purchases
[maintenance_remote](maintenance_remote/) | 14.0.1.0.0 | | Define remote on maintenance request
[maintenance_request_purchase](maintenance_request_purchase/) | 14.0.1.0.0 | | Allows you to link PO with maintenance requests
[maintenance_request_repair](maintenance_request_repair/) | 14.0.1.0.1 | | This is a bridge module between Maintenance and Repair
[maintenance_request_sequence](maintenance_request_sequence/) | 14.0.1.0.0 | | Adds sequence to maintenance requests
[maintenance_request_stage_transition](maintenance_request_stage_transition/) | 14.0.1.0.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Manage transition visibility and management between stages
Expand Down
81 changes: 80 additions & 1 deletion maintenance_request_purchase/README.rst
Original file line number Diff line number Diff line change
@@ -1 +1,80 @@
Allows you to link PO with maintenance requests
============================
Maintenance Request Purchase
============================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:5254909e8a1b83bfd77ffb51a7fd12e6f5fd2fa16cdbcdaf1479755d916a455a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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%2Fmaintenance-lightgray.png?logo=github
:target: https://github.com/OCA/maintenance/tree/14.0/maintenance_request_purchase
:alt: OCA/maintenance
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/maintenance-14-0/maintenance-14-0-maintenance_request_purchase
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/maintenance&target_branch=14.0
:alt: Try me on Runboat

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

This module allows to related a Maintenance Request with Purchase Orders

**Table of contents**

.. contents::
:local:

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/maintenance/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/OCA/maintenance/issues/new?body=module:%20maintenance_request_purchase%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
~~~~~~~

* CreuBlanca
* Dixmit

Contributors
~~~~~~~~~~~~

* Enric Tobella
* Jaime Arroyo
* Olga Marco
* Núria Sancho

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.

This module is part of the `OCA/maintenance <https://github.com/OCA/maintenance/tree/14.0/maintenance_request_purchase>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Loading

0 comments on commit 3d87ccc

Please sign in to comment.