Rooming xlsx Management

pms_rooming_xls
REPOSITORY
REPOSITORYOCA/pms
GIT
GIThttps://github.com/OCA/pms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pms/tree/14.0/pms_rooming_xls
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYGeneric Modules/Property Management System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Commit [Sun]
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Commit [Sun]
COMMITTERS
COMMITTERSGitHub, oca-travis, Weblate, OCA-git-bot, Darío Lodeiros, Sara Lago
WEBSITE
WEBSITEhttps://github.com/OCA/pms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-reconcile:
    - account_reconciliation_widget
OCA/partner-contact:
    - partner_firstname
    - partner_second_lastname
    - partner_contact_gender
    - partner_contact_personal_information_page
    - partner_contact_birthdate
    - partner_contact_nationality
    - partner_identification
OCA/pms:
    - pms
    - multi_pms_properties
OCA/queue:
    - queue_job
OCA/reporting-engine:
    - report_xlsx_helper
    - report_xlsx
OCA/web:
    - web_timeline
odoo/odoo:
    - base
    - web
    - base_automation
    - resource
    - mail
    - base_setup
    - bus
    - web_tour
    - sales_team
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - base_sparse_field
    - contacts
    - sale
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES xlrd
requests
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
import_rooming_xlsx_form import.rooming.xlsx.form import.rooming.xlsx form New
pms_folio_view_form pms.folio.view.form pms.folio div Inherits pms.pms_folio_view_form
Models touched (4)

New fields (3)
  • file Binary
    args: 'File'
  • name Char
    args: 'File name'
  • type Selection
    default='xlsx' string='File type.' args: [('xlsx', 'XLSX')]
Public methods (1)
  • import_rooming(self)

New fields (0)

No new fields.

Public methods (1)
  • rooming_xls(self)

New fields (0)

No new fields.

Public methods (1)
  • rooming_xls(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.