- 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
914 B
ReStructuredText
29 lines
914 B
ReStructuredText
========================
|
|
Community OS Classifieds
|
|
========================
|
|
|
|
Member-gated classifieds board with a moderation queue and auto-expiry.
|
|
|
|
Installation
|
|
============
|
|
Install as any Odoo module.
|
|
|
|
Usage
|
|
=====
|
|
* Public board at ``/classifieds`` (list, filter, search); detail page at
|
|
``/classifieds/<id>`` increments a view counter.
|
|
* Posting at ``/classifieds/new`` requires portal login, and an active
|
|
membership if ``community_membership`` is installed (soft-detected).
|
|
* Submissions start ``pending_review``; admins publish or reject from the
|
|
moderation queue. Listings auto-expire on a configurable number of days
|
|
after posting, with a 7-day expiry warning email and an admin
|
|
notification on every new submission. Posters manage their own listings
|
|
and renew them at ``/classifieds/my`` and ``/classifieds/<id>/renew``.
|
|
|
|
Credits
|
|
=======
|
|
|
|
Authors
|
|
-------
|
|
* Metatroncube Software Solutions LLP
|