Odoo Kit Store

Odoo Kit Store / Scope & Acceptance PM

Scope & Acceptance PM icon
Beta

Scope & Acceptance PM

Turn scope, acceptance and status reporting into records instead of documents, with a client-facing board and a release-notes page built in.

Honest status. Every gate passes, but this kit has never been executed against a live instance. Rehearse it on a sandbox before pointing it at production.

What it does

Replicates a working project-management layer: scope and acceptance models, roles and access rules, relay server actions, a portal board clients can read, a status report, and a release-notes page.

Who it's for: implementation teams whose scope arguments currently live in email.

What you get: a builder that reads the source system, a fourteen-phase deploy that dry-runs by default, and a verify gate of roughly 150 checks with a parity file showing no drift from the source.

Honest status: every gate passes, but this kit has never been executed against a live instance. Rehearse it on a sandbox before pointing it at production.

Specification

Version0.3.0
CompatibilityOdoo 18 or 19; XML-RPC only
RequirementsOdoo 18 or 19. XML-RPC admin access. A sandbox instance for the first rehearsal.
Proven onNot installed on any instance yet
Installs toodoo
Keywordsproject management, scope, acceptance, portal, status report

How you install it

Order the kit, download the encrypted bundle from your portal, then unlock it with the activation token we send you.

python3 kitctl.py unlock pm-0.3.0.kitpkg \
    --token=KIT-XXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXX \
    --target=https://your-instance.odoo.com \
    --db=yourdb --login=you --password=... \
    --out=./kit

The token binds to that instance the first time it is exchanged. Reinstalling there stays free; a different instance is refused, and we are told about it.

Back to all kits