4 Star 17 Fork 14

XOdoo开源市场/Odoo16免费应用

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
__manifest__.py 682 Bytes
一键复制 编辑 原始数据 按行查看 历史
100china 提交于 2023-10-26 20:34 +08:00 . 工作流与演示
{
"name": "Printing Simple Configuration",
"summary": "Allow to set printing configuration in company or in warehouse",
"version": "16.0.1.0.1",
"category": "Generic Modules/Base",
"website": "https://github.com/OCA/report-print-send",
"author": "Akretion,Odoo Community Association (OCA)",
"maintainer": [
"bealdav",
],
"maturity": "Alpha",
"license": "AGPL-3",
"depends": [
"stock",
],
"data": [
"views/company.xml",
"views/print_config.xml",
"security/ir.model.access.csv",
"security/security.xml",
],
"demo": [
"data/demo.xml",
],
"installable": True,
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/xodoo/free16.git
git@gitee.com:xodoo/free16.git
xodoo
free16
Odoo16免费应用
master

搜索帮助