Skip to main content

everjust-client-portal

Operate the everjust.app CLIENT PORTAL (the /my/* self-service frontend) as an agent — grant a customer login access to their portal (portal.wizard / portal.wizard.user.action_grant_access, which creates a res.users with share=True in group_portal and emails a set-password invite), or SHARE a single backend record via a signed access-token link (portal.share / get_portal_url / _get_share_url on portal.mixin) with no login at all. Use when the task is "invite <customer> to the portal", "give <contact> portal access", "send <partner> a link to view this invoice/quote/task", "why can a portal user see X but not Y", or minting a shareable /my URL. This is Odoo's portal stack (portal.mixin, portal.wizard(.user), portal.share, res.users share=True) — NOT internal-user provisioning, NOT the public marketing website, NOT the everjust.mail webmail. Odoo 19: res.users groups are group_ids, NOT groups_id. Cross-refs [[everjust-platform]], [[everjust-agent-mcp]], [[everjust-mail-ops]].

跳到安装

来源信息

仓库
ever-just/agentskills
最近来源活动
2026年7月5日 18:58
检测到的 SKILL.md 语言
英语
星标
3
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。