Skip to content

Commit

Permalink
fix kpi_type
Browse files Browse the repository at this point in the history
  • Loading branch information
EdgarRetes committed Nov 20, 2024
1 parent 2dbe696 commit daa6611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kpi/views/kpi_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<field name="history_ids" readonly="1" nolabel="1" />
</page>
<page string="Computation" groups="kpi.group_kpi_manager">
<field name="kpy_type" invisible="1" />
<field name="kpi_type" invisible="1" />
<group col="6">
<field name="periodicity" colspan="3" />
<field name="periodicity_uom" colspan="3" />
Expand Down

0 comments on commit daa6611

Please sign in to comment.