Online Members Directory - Display not paid members

website_membership_non_paid_member
REPOSITORY
REPOSITORYOCA/vertical-association
GIT
GIThttps://github.com/OCA/vertical-association.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/vertical-association/tree/18.0/website_membership_non_paid_member
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYAssociation
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP, OCA France
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP, OCA France
COMMITTERS
COMMITTERSSylvain LE GAL, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/vertical-association
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:14
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_membership
    - website_partner
    - website
    - digest
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - social_media
    - google_recaptcha
    - utm
    - website_google_map
    - base_geolocalize
    - membership
    - account
    - onboarding
    - product
    - uom
    - analytic
    - website_sale
    - sale
    - sales_team
    - account_payment
    - payment
    - website_payment
    - website_mail
    - portal_rating
    - rating
    - delivery
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES geoip2
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This modules extends the online members directory for displaying
members that are invoiced, but have non paid membership.

It so allows to display all members, even if the member did'nt paid
yet his membership, or if the accountant of the association didn't
entered the payment in Odoo.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_res_config_settings_form res.config.settings xpath Inherits website.res_config_settings_view_form
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • search(self, domain, offset=0, limit=None, order=None)

New fields (2)
  • website_display_invoiced_membership Boolean
    config_parameter='website_membership_non_paid_member.website_display_invoiced_membership' string='Display members if they have a confirmed membership invoice'
  • website_display_waiting_membership Boolean
    config_parameter='website_membership_non_paid_member.website_display_waiting_membership' string='Display members if they have a draft membership invoice'
Public methods (0)

No public methods.