We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e27b10 + 1be0afb commit faa3010Copy full SHA for faa3010
spp_programs_sp/views/entitlements_view.xml
@@ -45,7 +45,7 @@ Part of OpenSPP. See LICENSE file for full copyright and licensing details.
45
<field name="service_point_ids" widget="many2many_tags" />
46
</xpath>
47
<xpath expr="//field[@name='service_point_id']" position="attributes">
48
- <attribute name="invisible">True</attribute>
+ <attribute name="column_invisible">1</attribute>
49
50
</field>
51
</record>
0 commit comments