mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[FIX] website in manifest
This commit is contained in:
@@ -127,4 +127,3 @@ repos:
|
||||
args:
|
||||
- --rcfile=.pylintrc-mandatory
|
||||
additional_dependencies: *pylint_deps
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"version": "13.0.1.0.0",
|
||||
"depends": ["account"],
|
||||
"author": "Camptocamp, Odoo Community Association (OCA)",
|
||||
"website": "http://www.github.com/OCA/account-reconcile",
|
||||
"website": "https://github.com/OCA/account-reconcile",
|
||||
"category": "Finance",
|
||||
"license": "AGPL-3",
|
||||
"data": ["report/account_move_lines_report.xml", "security/ir.model.access.csv"],
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"version": "13.0.1.0.0",
|
||||
"depends": ["account"],
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"website": "https://www.github.com/OCA/account-reconcile",
|
||||
"website": "https://github.com/OCA/account-reconcile",
|
||||
"category": "Finance",
|
||||
"data": ["views/account_view.xml", "views/account_journal_view.xml"],
|
||||
"license": "AGPL-3",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"version": "13.0.1.0.1",
|
||||
"depends": ["account"],
|
||||
"author": "Camptocamp, Odoo Community Association (OCA)",
|
||||
"website": "http://www.github.com/OCA/account-reconcile",
|
||||
"website": "https://github.com/OCA/account-reconcile",
|
||||
"category": "Finance",
|
||||
"data": ["views/bank_statement.xml"],
|
||||
"license": "AGPL-3",
|
||||
|
||||
Reference in New Issue
Block a user