Skip to content

[REF] show members on the website page#85

Open
gbrito wants to merge 1 commit intoonesteinbv:16.0from
gbrito:16.0-website_membership
Open

[REF] show members on the website page#85
gbrito wants to merge 1 commit intoonesteinbv:16.0from
gbrito:16.0-website_membership

Conversation

@gbrito
Copy link

@gbrito gbrito commented Mar 14, 2025

No description provided.

@gbrito gbrito force-pushed the 16.0-website_membership branch from 2a9a3a9 to a55cbf8 Compare March 21, 2025 08:24
@gbrito gbrito force-pushed the 16.0-website_membership branch from a55cbf8 to e18891b Compare April 11, 2025 07:47
@@ -0,0 +1,93 @@
.o_web_memberships_list {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you please use existing bootstrap elements. This so changes in the theme are also reflected in the list.

<div class="col-lg-8 col-md-7 mb48">
<div class="row o_web_membership_membership_member_list">
<div class="col-lg-12">
<h4>Group Members</h4>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also add a section which shows the committee of the group

class ResPartner(models.Model):
_inherit = "res.partner"

is_anonymous = fields.Boolean(help="Hide visibility on group members page")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please just use the is_published from the mixin so that the existing record rules are applied.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants