PyVELM v1.3.2¶
Release date: 2026-06-10
Release after v1.3.1: bundled contacts module with res.partner
Highlights¶
- Bundled
contactsmodule —res.partnerships in the wheel with list/form views, sidebar menu, and install hooks. Fresh databases get a partner directory without installing example addons. - Example
partnersrefactor — the demo addon now_inherits the bundled model for tags, age, kanban, and workflow display fields. workflowdependency — partner onboarding demo depends oncontacts; the admin dashboard links to/web/views/contacts/partner.list.
Upgrade¶
Regenerate typing stubs if you use make:stubs:
See CHANGELOG for the full list.