Skip to content

[18.0][MIG] account_invoice_hide_payment_button: Migration to 18.0#702

Open
deeniiz wants to merge 5 commits into18.0from
18.0-mig-account_invoice_hide_payment_button
Open

[18.0][MIG] account_invoice_hide_payment_button: Migration to 18.0#702
deeniiz wants to merge 5 commits into18.0from
18.0-mig-account_invoice_hide_payment_button

Conversation

@deeniiz
Copy link
Copy Markdown
Collaborator

@deeniiz deeniiz commented Sep 18, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 18, 2025 07:44
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates the account_invoice_hide_payment_button module from a previous Odoo version to version 18.0. The module provides functionality to hide the payment button on invoice forms by setting it to invisible through XML view inheritance.

  • Module structure and manifest updated for 18.0 compatibility
  • View inheritance XML updated to target the account move form view
  • Documentation and metadata files added/updated for the new version

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
__manifest__.py Module manifest defining dependencies, version 18.0.1.0.0, and data files
__init__.py Empty init file with license header
views/account_invoice_view.xml XML view inheritance that hides the payment button by setting invisible=1
README.rst Auto-generated README documentation
readme/DESCRIPTION.md Brief module description
readme/CONTRIBUTORS.md List of module contributors
pyproject.toml Python project configuration for build system
static/description/index.html Auto-generated HTML documentation

@deeniiz deeniiz requested a review from eantones September 18, 2025 07:44
@deeniiz deeniiz force-pushed the 18.0-mig-account_invoice_hide_payment_button branch from fa6f8b2 to 4785c83 Compare September 18, 2025 07:49
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

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 label Mar 1, 2026
@eantones eantones added no stale and removed stale labels Mar 1, 2026
@deeniiz deeniiz force-pushed the 18.0-mig-account_invoice_hide_payment_button branch from 4785c83 to aa37e35 Compare March 12, 2026 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants