Metadata-Version: 2.1
Name: odoo14-addon-pms_helpdesk_mgmt
Version: 14.0.1.0.1.dev20
Summary: Add the option to select property in the tickets.
Home-page: https://github.com/OCA/pms
Author: Irlui Ramirez, Consultores Hoteleros Integrales, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
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
Requires-Dist: odoo14-addon-helpdesk-mgmt
Requires-Dist: odoo14-addon-pms
Requires-Dist: odoo<14.1dev,>=14.0a

============================
Helpdesk Management with PMS 
============================


This is a custom Odoo module that extends the Helpdesk functionality to include Property Management System (PMS) features.

Features
--------

- **Ticket Management PMS:** Easily create, assign, and track support tickets to a property.

Installation
------------

1. Clone this repository into your Odoo addons directory:

   .. code-block:: bash

      git clone https://github.com/IrluiDev/pms.git

2. Restart your Odoo server.

3. Install the module from the Odoo user interface.

Usage
-----

Once the module is installed, navigate to the Helpdesk and PMS sections in the Odoo interface to start managing tickets and projects respectively.

Contributing
------------

Contributions are welcome! If you find any issues or have suggestions for improvement, please submit a pull request or open an issue on GitHub.

License
-------

This module is licensed under the MIT License. See the ``LICENSE`` file for details.
