Skip to content

Commit

Permalink
[IMP] account_invoice_hide_payment_button: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bijaya committed Feb 14, 2025
1 parent f013198 commit cbbc6d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions account_invoice_hide_payment_button/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
{
"name": "Invoice hide payment button",
"summary": "This module hides payment button on invoices",
"version": "17.0.1.0.0",
"version": "14.0.1.0.0",
"category": "Accounting",
"author": "NuoBiT Solutions, S.L., Eric Antones",
"website": "https://github.com/NuoBiT/odoo-addons",
"website": "https://github.com/nuobit/odoo-addons",
"license": "AGPL-3",
"depends": ["account"],
"data": ["views/account_invoice_view.xml"],
Expand Down

0 comments on commit cbbc6d7

Please sign in to comment.