odoo-forge-bundle 0.1.5 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/manifest.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "odoo-forge-bundle",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "status": "scaffold",
5
5
  "payload": {
6
6
  "root": "./payload",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "odoo-forge-bundle",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "description": "Generated bundle payload for Odoo Forge internal 1.0.",
5
5
  "type": "module",
6
6
  "exports": "./index.js",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "Odoo Forge",
3
3
  "slug": "odoo-forge",
4
- "version": "0.1.5",
4
+ "version": "0.1.7",
5
5
  "description": "Unified Odoo agent toolkit for Codex and Claude Code.",
6
6
  "localInstallRoot": "~/.odoo-forge",
7
7
  "packages": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "odoo-forge",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "description": "Internal Odoo Forge plugin for Claude Code.",
5
5
  "author": {
6
6
  "name": "Internal Team"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "odoo-forge",
3
- "version": "0.1.5",
3
+ "version": "0.1.7",
4
4
  "description": "Odoo skill suite for Codex and Claude Code.",
5
5
  "skills": "./skills",
6
6
  "mcpServers": "./.mcp.json",
@@ -41,7 +41,7 @@ description: Odoo 模块报告 skill。用于对已选定的模块、仓库或
41
41
  - `项目Wiki` 使用 `📚`
42
42
  - 页面 `模块报告` 使用 `📦`
43
43
  - 仓库级多维表使用 `🗃️`
44
- - 模块记录页使用 `📦`
44
+ - 模块记录页使用 `🧩`
45
45
 
46
46
  ## FlowUS 多维表约定
47
47