[MIG] account_asset_management_menu: Migration to 15.0

This commit is contained in:
Juany Davila
2022-06-27 23:05:16 -05:00
parent 4f06b7e857
commit 93ef3c9e15
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
<title>Assets Management</title>
<style type="text/css">

View File

@@ -3,9 +3,9 @@
{
"name": "Assets Management Menu",
"version": "14.0.1.0.0",
"version": "15.0.1.0.0",
"license": "AGPL-3",
"depends": ["account_asset_management", "account_menu"],
"depends": ["account_asset_management", "account_usability"],
"author": "ForgeFlow, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/account-financial-tools",
"category": "Accounting & Finance",