2 Star 0 Fork 0

oca-github/server-tools

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
__manifest__.py 520 Bytes
一键复制 编辑 原始数据 按行查看 历史
Oleg Bulkin 提交于 2017-09-16 08:19 +08:00 . [MIG] base_manifest_extension: Migrate to v10
# -*- coding: utf-8 -*-
# Copyright 2017 Therp BV <http://therp.nl>
# Copyright 2017 LasLabs Inc.
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl.html)
{
'name': 'Module Manifest - Extra Options',
'version': '10.0.1.0.0',
'website': 'https://github.com/OCA/server-tools',
'author': 'Therp BV, LasLabs, Odoo Community Association (OCA)',
'license': 'LGPL-3',
'category': 'Hidden/Dependency',
'summary': 'Adds useful keys to manifest files',
'post_load': 'post_load_hook',
}
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

搜索帮助