- Replace the Phase-0 "content to be completed" placeholder Usage section in every community_* README.rst with the actual features built across Phases 1-6 (routes, crons, portal pages). - Add CHANGELOG.rst (19.0.1.0.0) to every community_* module. - Note independent-vs-bundled module relationships in the root README. - Fix HANDOFF.md: Phase 8 was already committed (9a24691) and a git remote is configured, contrary to what it still said; record 9-A progress and the open gaps (missing banner.png assets, live --test-enable suite not re-run this session, no v1.0.0 tag yet).
29 lines
850 B
ReStructuredText
29 lines
850 B
ReStructuredText
======================
|
|
Community OS Benefits
|
|
======================
|
|
|
|
Benefit centres / partner vendors offering member benefits, entitled per
|
|
membership tier, with a redemption log.
|
|
|
|
Installation
|
|
============
|
|
Install as any Odoo module.
|
|
|
|
Usage
|
|
=====
|
|
* Admins register benefit centres/vendors (``community.benefit.partner``)
|
|
and the benefits they offer (``community.benefit``), each entitled to one
|
|
or more membership tiers.
|
|
* Members see the benefits their tier entitles them to at ``/my/benefits``;
|
|
the public directory of participating centres is at ``/benefits``.
|
|
* A benefit centre logs a redemption (``community.benefit.redemption``)
|
|
after confirming the member is active via the membership QR-verify
|
|
endpoint, giving a verifiable usage trail per member/benefit.
|
|
|
|
Credits
|
|
=======
|
|
|
|
Authors
|
|
-------
|
|
* Metatroncube Software Solutions LLP
|