Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OCA/vertical-association
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4bdc6d254824801c9e62f893c95779a7c1196c87
Choose a base ref
..
head repository: OCA/vertical-association
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b609b07f5aeef4f11c6e746f12da7e97ae3f6bd9
Choose a head ref
Showing with 1 addition and 4 deletions.
  1. +1 −4 website_membership_gamification/views/res_partner_views.xml
5 changes: 1 addition & 4 deletions website_membership_gamification/views/res_partner_views.xml
Original file line number Diff line number Diff line change
@@ -25,10 +25,7 @@
<field name="inherit_id" ref="base.view_partner_form" />
<field name="arch" type="xml">
<xpath expr="//notebook" position="inside">
<page
string="Badges"
invisible="not has_related_users"
>
<page string="Badges" invisible="not has_related_users">
<field name="has_related_users" invisible="1" />
<button
string="Grant a Badge"