[IMP] account_asset_management: Switch to stable

It's here for a lot of versions and has tests.
This commit is contained in:
Pedro M. Baeza
2022-03-03 09:12:34 +01:00
parent 18a820d39f
commit b9bae46996

View File

@@ -8,6 +8,7 @@
"license": "AGPL-3",
"depends": ["account", "report_xlsx_helper"],
"excludes": ["account_asset"],
"development_status": "Production/Stable",
"external_dependencies": {"python": ["python-dateutil"]},
"author": "Noviat, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/account-financial-tools",