Ai
4 Star 17 Fork 14

XOdoo开源市场/Odoo16免费应用

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
__manifest__.py 862 Bytes
一键复制 编辑 原始数据 按行查看 历史
100china 提交于 2023-10-21 15:06 +08:00 . no message
# Copyright (C) 2023-TODAY Synconics Technologies Pvt. Ltd. (<http://www.synconics.com>).
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Save & Discard Buttons",
"version": "16.0.1.0.2",
"summary": "Save & Discard Buttons",
"license": "AGPL-3",
"category": "Tools",
"author": "Synconics Technologies Pvt. Ltd., Odoo Community Association (OCA)",
"website": "https://github.com/OCA/web",
"maintainers": ["synconics"],
"depends": ["web"],
"data": [],
"images": ["static/description/main_screen.png"],
"assets": {
"web.assets_backend": [
"web_save_discard_button/static/src/scss/indicator_button.scss",
"web_save_discard_button/static/src/xml/template.xml",
],
},
"installable": True,
"application": False,
"auto_install": False,
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/xodoo/free16.git
git@gitee.com:xodoo/free16.git
xodoo
free16
Odoo16免费应用
master

搜索帮助