Skip to content

[IMP]pms: user property logo if exists in reports layouts#387

Open
DarioLodeiros wants to merge 1 commit into
OCA:16.0from
commitsun:16.0-property_logo_in_layout_template
Open

[IMP]pms: user property logo if exists in reports layouts#387
DarioLodeiros wants to merge 1 commit into
OCA:16.0from
commitsun:16.0-property_logo_in_layout_template

Conversation

@DarioLodeiros

Copy link
Copy Markdown
Member

This pull request introduces a new custom report layout for the Property Management System (PMS) module. The most notable change is the addition of a PMS-specific report layout that displays the appropriate property or company logo on generated reports. Several documentation and static description updates also help standardize naming and improve readability.

Report Layout Enhancements

  • Added new file report/report_layout.xml to define PMS-specific external report layouts, enabling dynamic display of either the property or company logo based on context. This includes templates inheriting from standard Odoo layouts and modifying logo logic. (pms/report/report_layout.xml, pms/report/report_layout.xmlR1-R43)
  • Registered the new report layout template in the module manifest by adding report/report_layout.xml to the data section of __manifest__.py. (pms/__manifest__.py, pms/manifest.pyR48)

@DarioLodeiros DarioLodeiros force-pushed the 16.0-property_logo_in_layout_template branch from ec315c1 to 5bb284a Compare February 4, 2026 10:24
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jun 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant