From 3f608db950ddaa60e49801c1c44d97c33ec355b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Marques?= Date: Thu, 25 Nov 2021 15:11:51 +0000 Subject: [PATCH] [IMP] *: pre-commit execution --- account_cash_basis_group_base_line/__manifest__.py | 1 + account_chart_update/__manifest__.py | 2 +- account_invoice_constraint_chronology/__manifest__.py | 2 +- account_loan/__manifest__.py | 2 +- account_move_line_purchase_info/__manifest__.py | 2 +- account_move_line_sale_info/__manifest__.py | 2 +- account_move_line_used_currency/__manifest__.py | 1 + account_netting/__manifest__.py | 2 +- account_spread_cost_revenue/__manifest__.py | 2 +- .../wizards/account_spread_invoice_line_link_wizard.py | 1 - .../__manifest__.py | 2 +- 11 files changed, 10 insertions(+), 9 deletions(-) diff --git a/account_cash_basis_group_base_line/__manifest__.py b/account_cash_basis_group_base_line/__manifest__.py index 00e949c03..abf2bd409 100644 --- a/account_cash_basis_group_base_line/__manifest__.py +++ b/account_cash_basis_group_base_line/__manifest__.py @@ -1,6 +1,7 @@ { "name": "Tax Cash Basis Group Base Lines", "version": "13.0.0.0.1", + "website": "https://github.com/OCA/account-financial-tools", "summary": "Compacting the creation of Journal Lines for CABA base lines.", "sequence": 5, "category": "Accounting", diff --git a/account_chart_update/__manifest__.py b/account_chart_update/__manifest__.py index 392e9ddc2..82895a396 100644 --- a/account_chart_update/__manifest__.py +++ b/account_chart_update/__manifest__.py @@ -9,7 +9,7 @@ "summary": "Wizard to update a company's account chart from a template", "version": "13.0.2.0.0", "author": "Tecnativa, BCIM, Okia, Odoo Community Association (OCA)", - "website": "http://github.com/OCA/account-financial-tools", + "website": "https://github.com/OCA/account-financial-tools", "depends": ["account"], "category": "Accounting", "license": "AGPL-3", diff --git a/account_invoice_constraint_chronology/__manifest__.py b/account_invoice_constraint_chronology/__manifest__.py index 0e4656247..39aecd6b6 100644 --- a/account_invoice_constraint_chronology/__manifest__.py +++ b/account_invoice_constraint_chronology/__manifest__.py @@ -5,7 +5,7 @@ "name": "Account Invoice Constraint Chronology", "version": "13.0.1.0.1", "author": "Odoo Community Association (OCA), ACSONE SA/NV, CorporateHub", - "website": "https://github.com/OCA/account-financial-tools/", + "website": "https://github.com/OCA/account-financial-tools", "license": "AGPL-3", "category": "Accounting", "depends": ["account"], diff --git a/account_loan/__manifest__.py b/account_loan/__manifest__.py index a049a4b68..453bfa14e 100644 --- a/account_loan/__manifest__.py +++ b/account_loan/__manifest__.py @@ -4,7 +4,7 @@ "name": "Account Loan management", "version": "13.0.1.1.0", "author": "Creu Blanca,Odoo Community Association (OCA)", - "website": "http://github.com/OCA/account-financial-tools", + "website": "https://github.com/OCA/account-financial-tools", "license": "AGPL-3", "category": "Accounting", "depends": ["account"], diff --git a/account_move_line_purchase_info/__manifest__.py b/account_move_line_purchase_info/__manifest__.py index cd992ccef..6df1399ba 100644 --- a/account_move_line_purchase_info/__manifest__.py +++ b/account_move_line_purchase_info/__manifest__.py @@ -7,7 +7,7 @@ "summary": "Introduces the purchase order line to the journal items", "version": "13.0.1.1.2", "author": "ForgeFlow, Odoo Community Association (OCA)", - "website": "https://www.github.com/OCA/account-financial-tools", + "website": "https://github.com/OCA/account-financial-tools", "category": "Generic", "depends": ["purchase_stock"], "license": "AGPL-3", diff --git a/account_move_line_sale_info/__manifest__.py b/account_move_line_sale_info/__manifest__.py index 3c07ce3b0..9c09a06c0 100644 --- a/account_move_line_sale_info/__manifest__.py +++ b/account_move_line_sale_info/__manifest__.py @@ -6,7 +6,7 @@ "summary": "Introduces the purchase order line to the journal items", "version": "13.0.1.0.3", "author": "ForgeFlow S.L., " "Odoo Community Association (OCA)", - "website": "http://www.github.com/OCA/account-financial-tools", + "website": "https://github.com/OCA/account-financial-tools", "category": "Generic", "depends": [ "account_move_line_stock_info", diff --git a/account_move_line_used_currency/__manifest__.py b/account_move_line_used_currency/__manifest__.py index 46b59aa74..e8f300040 100644 --- a/account_move_line_used_currency/__manifest__.py +++ b/account_move_line_used_currency/__manifest__.py @@ -3,6 +3,7 @@ { "name": "Account Move Line Amount Currency", "version": "13.0.1.0.0", + "website": "https://github.com/OCA/account-financial-tools", "author": "ForgeFlow, Odoo Community Association (OCA)", "category": "Accounts", "license": "LGPL-3", diff --git a/account_netting/__manifest__.py b/account_netting/__manifest__.py index d520f0234..39b0db737 100644 --- a/account_netting/__manifest__.py +++ b/account_netting/__manifest__.py @@ -9,7 +9,7 @@ "category": "Accounting & Finance", "author": "Tecnativa, " "Odoo Community Association (OCA)", "license": "AGPL-3", - "website": "https://github.com/OCA/account-financial-tools/", + "website": "https://github.com/OCA/account-financial-tools", "depends": ["account"], "data": ["wizards/account_move_make_netting_view.xml"], "installable": True, diff --git a/account_spread_cost_revenue/__manifest__.py b/account_spread_cost_revenue/__manifest__.py index b04823cb7..c72853d3e 100644 --- a/account_spread_cost_revenue/__manifest__.py +++ b/account_spread_cost_revenue/__manifest__.py @@ -9,7 +9,7 @@ "author": "Onestein,Odoo Community Association (OCA)", "maintainers": ["astirpe"], "license": "AGPL-3", - "website": "https://github.com/OCA/account-financial-tools/", + "website": "https://github.com/OCA/account-financial-tools", "category": "Accounting & Finance", "depends": ["account"], "data": [ diff --git a/account_spread_cost_revenue/wizards/account_spread_invoice_line_link_wizard.py b/account_spread_cost_revenue/wizards/account_spread_invoice_line_link_wizard.py index 0e04b2e26..a3bf2d086 100644 --- a/account_spread_cost_revenue/wizards/account_spread_invoice_line_link_wizard.py +++ b/account_spread_cost_revenue/wizards/account_spread_invoice_line_link_wizard.py @@ -115,7 +115,6 @@ class AccountSpreadInvoiceLineLinkWizard(models.TransientModel): def _inverse_spread_journal_account(self): """Keep this for making the fields editable""" - pass @api.depends("company_id", "invoice_type") def _compute_spread_invoice_type_domain(self): diff --git a/stock_account_prepare_anglo_saxon_out_lines_hook/__manifest__.py b/stock_account_prepare_anglo_saxon_out_lines_hook/__manifest__.py index 21be30198..dfc241c28 100644 --- a/stock_account_prepare_anglo_saxon_out_lines_hook/__manifest__.py +++ b/stock_account_prepare_anglo_saxon_out_lines_hook/__manifest__.py @@ -6,7 +6,7 @@ "summary": "Modify when and how anglo saxon journal items are created", "version": "13.0.1.0.0", "author": "ForgeFlow, Odoo Community Association (OCA)", - "website": "http://www.github.com/OCA/account-financial-tools", + "website": "https://github.com/OCA/account-financial-tools", "category": "Generic", "depends": ["stock_account"], "post_load": "post_load_hook",