Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

14.0 connector pms #314

Open
wants to merge 167 commits into
base: 14.0
Choose a base branch
from
Open

Conversation

DarioLodeiros
Copy link
Member

This pull request introduces a new PMS Connector module, adding various components and functionalities to the system. The most important changes include the addition of README documentation, initialization of the module, and implementation of core components such as adapters, binders, importers, and exporters.

Key changes include:

Documentation:

  • Added a comprehensive README.rst file for the PMS Connector module, detailing its features, usage, bug tracking, and credits.

Module Initialization:

  • Created the __init__.py file to import necessary components and models.
  • Defined the module's manifest in __manifest__.py, specifying its metadata, dependencies, and data files.

Core Components:

  • Implemented various components in the components directory, including core, adapter, binder, deleter, exporter, and importer classes. These components provide the foundational functionalities for the PMS Connector module. [1] [2] [3] [4] [5] [6] [7] [8] [9]

Custom Components:

  • Added custom components in the components_custom directory to extend and customize the core functionalities.

eantones and others added 30 commits August 26, 2024 11:25
DarioLodeiros and others added 30 commits August 26, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants