Skip to content
Snippets Groups Projects
Commit 212f539b authored by Quentin De Paoli's avatar Quentin De Paoli
Browse files

[IMP] account: add placeholder for reason field in tax adjustment wizard

parent 15336614
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@
<field name="arch" type="xml">
<form>
<h1>
<field name="reason" class="oe_inline"/>
<field name="reason" class="oe_inline" placeholder="Reason..."/>
</h1>
<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