Skip to content
Snippets Groups Projects
Commit e947a0fb authored by Yenthe Van Ginneken's avatar Yenthe Van Ginneken Committed by GitHub
Browse files

[IMP] phone_validation: allow editing blacklisted phone number


closes odoo/odoo#37775

Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent 8ba449cc
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
<field name="name">phone.blacklist.view.form</field>
<field name="model">phone.blacklist</field>
<field name="arch" type="xml">
<form string="Phone Blacklist" duplicate="false" edit="false">
<form string="Phone Blacklist" duplicate="false">
<sheet>
<group>
<group>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment