Project Meru

The catalogue

Addons that exist today.

Four ship inside the core, eight in the standard addons module. Everything here is real code you can read. Which is not the same as being finished.

base

Working

Partners, users, companies, groups, languages, API keys, sequences, attachments and the system metadata every other addon builds on.

mail

Working

Messages and the activity log behind the chatter panel. A platform module. It cannot be uninstalled.

automation

Partial

Scheduled jobs, server actions and workflow transitions. Cron rows fire; server-action execution is not implemented yet.

sumeru_ai

Placeholder

A demonstration of the UI extension points: a shell hook and a notebook hook. No model, no language model, no API calls.

contacts

Working

Customer and vendor directory. Packages views, menus and access rights over the partner model in base.

product

Working

Products and product categories with sale and cost prices. Deliberately simple: no variants, no units of measure, no taxes.

crm

Working

Leads and opportunities, teams, pipeline stages, lost reasons. The richest data model in the set, with per-salesperson record rules.

sale

Partial

Quotations and sales orders with lines. Confirming an order flags it for invoicing. Amounts are not yet computed from the lines.

sale_crm

Working

The bridge: when a lead reaches a won stage, it becomes an opportunity and a draft quotation appears against it.

account

Working

Chart of accounts, journals, invoices, bills. Posting generates balanced double-entry journal items. The most complete addon in the set.

purchase

Partial

Requests for quotation and purchase orders. Confirming one drafts a vendor bill. No receipts. There is no inventory yet.

hr

Partial

Employees, departments and job positions. A directory today: no contracts, attendance, leave or payroll.