Skip to main content

everjust-quickbooks

Operate the QuickBooks Online accounting connector of an everjust.app tenant (connect via OAuth, pull the chart of accounts QBO→Odoo, push a posted customer invoice Odoo→QBO, check connection/reconnect health) via the Odoo MCP/ORM. Use when the task is to sync accounts from QuickBooks, push an Odoo invoice to QuickBooks, diagnose a dead/expiring QBO connection, or reason about which Intuit env (sandbox vs production) a tenant is on. This is the everjust_quickbooks stack (custom account extension); the OAuth token lifecycle is the whole game. IMPORTANT: this module is NOT installed on any tenant yet — it lives in the addon tree, so treat every recipe as "once it is installed." CRITICAL: refresh tokens ROTATE and are committed immediately under a Postgres advisory lock — NEVER mutate qbo tokens outside qbo.client helpers, and always check needs_reconnect(). Default env is sandbox. Cross-refs [[everjust-platform]], [[everjust-agent-mcp]], [[everjust-mail-ops]], [[everjust-sms]].

Jump to install

Source facts

Repository
ever-just/agentskills
Last source activity
July 27, 2026 at 16:20
Detected SKILL.md language
English
Stars
3
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.