Make member_history_ids readonly

This commit is contained in:
Youssef Elouahby 2018-10-22 20:55:46 +01:00
parent 9735571967
commit c966acc556
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<field name="arch" type="xml">
<page name="membership" position="after">
<page name="history" string="History">
<field name="member_history_ids">
<field name="member_history_ids" readonly="1">
<tree>
<field name="season_id"/>
<field name="gender"/>