2 Star 0 Fork 0

oca-github/server-tools

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
__manifest__.py 559 Bytes
一键复制 编辑 原始数据 按行查看 历史
Pedro M. Baeza 提交于 2016-10-06 22:08 +08:00 . [MIG] Rename manifest files
# -*- coding: utf-8 -*-
# © 2016 Onestein (<http://www.onestein.eu>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
'name': 'Menu Technical Info',
'category': 'Administration',
'version': '9.0.1.0.0',
'author': 'Onestein, Odoo Community Association (OCA)',
'license': 'AGPL-3',
'website': 'http://www.onestein.eu',
'depends': ['web'],
'data': [
'views/menu_technical_info_templates.xml',
],
'summary': "Fast way to look up technical info about menu item.",
'installable': False,
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/oca-github/server-tools.git
git@gitee.com:oca-github/server-tools.git
oca-github
server-tools
server-tools
10.0

搜索帮助